What about pagination? #1120
poesieland
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
I must admit I am not the pro at pagination and how use or support it. Interestingly, today I stumbled over some inspiration https://discourse.gohugo.io/t/pagination-using-pager-values-within-the-head-element/50340 Just thinking out loud: Pagination makes only sense for list or list-like pages. How would you expect - from a user perspective - pagination to be used in your Markdown file and configured in the theme? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@McShelby Hello, it seems that your theme does not implement a pagination layout?
Just lurking around https://gohugo.io/templates/pagination/#paginate
Wondering whether I can only activate pagination for a single section page, not for all.
Indeed, I have a top-level page with almost 30 child pages and would like to paginate child pages by 10.
Beta Was this translation helpful? Give feedback.
All reactions