diff options
Diffstat (limited to 'ChangeLog.md')
| -rw-r--r-- | ChangeLog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 685efcb..775fb1a 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -9,6 +9,8 @@ * [x] Alternativelly, build the recent changes using a `snippets/changes.yml` or just `_changes.yml` that gets compilet into a `snippets/changes.md` and into RSS and Atom files that goes in the build. + Adapted from example available at + https://recursewithless.net/projects/pandoc-feeds.html. * [x] Add RSS/Atom `rel` elements in the HTML head. * [x] Validate the generated feeds (RSS and Atom). * [x] Add a regular link like "Follow updates in this book". |
