v2.1.0 - Pagination
v2.1.0 - Pagination
This release adds pagination, right now it's 10 posts per page, and can't be changed, but I will introduce some env variable in a future release if it is desired by users.
The index page will show the 10 newest posts, and a button to see older is shown.
Other changes
- Improve styling
- Remove unused npm dependencies
- Update npm dependencies
- Update golang deps
Full Changelog: v2.0.1...v2.1.0