prepare release
All checks were successful
/ publish (push) Successful in 32s

This commit is contained in:
Daniel Fichtinger 2025-07-14 22:51:46 -04:00
parent 115751b120
commit f72142fff3
3 changed files with 17 additions and 2 deletions

15
CHANGELOG.md Normal file
View file

@ -0,0 +1,15 @@
# 1.1.0
- Major improvements to default stylesheet.
- Frontmatter option to ignore file.
- Improvements to title and date rendering in templates.
- Added smooth scrolling to default stylesheet.
- Fixed a crash when user templates directory was missing when starting the
server.
- Added "next/previous" navigation buttons to posts.
- User template directory is now merged with defaults instead of it being one or
the other.
# 1.0.0
Initial release!