jolbol1 / nextjs-velite-blog-template

A static blog template built using NextJS 14, Velite, Tailwind, Shadcn/UI and MDX. Follow along on YouTube!
https://my-first-blog-dusky.vercel.app
120 stars 40 forks source link

[Feature request] Pagination for Tag page #9

Open Paranoia8972 opened 3 months ago

Paranoia8972 commented 3 months ago

Thanks for this cool project. I learned a lot from it, but I couldn't get the pagination working when filtering by a specific tag which has two words or more.

Hence I would like to request the addition of pagination to the tag page when filtered by a specific tag.

Thank you for all your work!