Skip to content

v2.1.0 - Pagination

Compare
Choose a tag to compare
@pluja pluja released this 21 Feb 18:11
· 30 commits to main since this release

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