piperhaywood / ephemera.sambaldwin.info

ephemera-web-piper.vercel.app
3 stars 1 forks source link

Add pagination #9

Open piperhaywood opened 2 years ago

piperhaywood commented 2 years ago

Will need to add pagination to the archive pages before long. This will either need to be some sort of “load more” button or traditional pagination (no infinite scrolling since we currently have a footer).

Some places to start looking for methods:

https://vpilip.com/how-build-simple-pagination-in-nextjs/ https://dev.to/elisabethleonhardt/implementing-pagination-with-nextjs-mui-and-react-query-2ab https://blog.devgenius.io/adding-pagination-into-next-js-blog-685d04dcb2c1 https://github.com/etchteam/next-pagination https://ppolivka.com/posts/nextjs-pagination

piperhaywood commented 2 years ago

See also this recent Slack thread:

https://sanity-io-land.slack.com/archives/C9Z7RC3V1/p1646235683105139