Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination support #100

Open
3 tasks
GeoffreyXue opened this issue Oct 5, 2023 · 0 comments
Open
3 tasks

Pagination support #100

GeoffreyXue opened this issue Oct 5, 2023 · 0 comments

Comments

@GeoffreyXue
Copy link
Collaborator

Current State

Currently, stories do not support pagination. As we add more and more stories, a pagination feature may be desired.

Hugo supports pagination for section pages, so we may have to consider converting topics to list bundles, and converting the stories to leaf bundles. See https://gohugo.io/templates/pagination/

TODO

  • Investigate Hugo pagination
  • If necessary, restructure topics and stories to enable pagination
  • Implement pagination on stories
@GeoffreyXue GeoffreyXue added this to the Project Mini Features milestone Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant