-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestIssue is elligible for hacktoberfest.Issue is elligible for hacktoberfest.help wantedExtra attention is neededExtra attention is needed
Description
Description:
Devlogs for the projects are not paginated currently. Ideally we should have next&previous buttons for navigation.
Steps to reproduce
- Add a lot of devlogs (.md files) in the directory
src/content/blog/neura-launch - Go to http://localhost:3000/projects/neura-launch/
- Verify that there's no pagination
Possible Fix
We have pagination logic already implemented for posts so one can consider reusing the same logic here for devlogs too.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestIssue is elligible for hacktoberfest.Issue is elligible for hacktoberfest.help wantedExtra attention is neededExtra attention is needed