isaacs / blog.izs.me

eleventy app that powers my blog
https://blog.izs.me
Other
14 stars 13 forks source link

pagination #5

Closed isaacs closed 5 years ago

isaacs commented 5 years ago

because showing all posts on the frontpage is kind of ridonkulous if you have a thousand or so of them.

isaacs commented 5 years ago

https://www.gatsbyjs.org/packages/gatsby-awesome-pagination/ looks like the easiest one to use for this.