feat: rss feed generation
Some checks failed
/ test-build (push) Failing after 18s

This commit is contained in:
Daniel Fichtinger 2025-07-12 01:06:31 -04:00
parent 4f8979ae9b
commit 828a82e5cb
10 changed files with 251 additions and 34 deletions

View file

@ -1,3 +1,9 @@
# 1.3.0
- Added RSS feed generation.
- Added default post description to configuration.
- Added time-of-day support to post `date` frontmatter parsing.
# 1.2.1
- Added `--version` flag to CLI.