Description:
Devlogs for the projects are not paginated currently. Ideally we should have next&previous buttons for navigation.
Steps to reproduce
Possible Fix
We have pagination logic already implemented for posts so one can consider reusing the same logic here for devlogs too.
Description:
Devlogs for the projects are not paginated currently. Ideally we should have next&previous buttons for navigation.
Steps to reproduce
src/content/blog/neura-launchPossible Fix
We have pagination logic already implemented for posts so one can consider reusing the same logic here for devlogs too.