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

How pagination works? #4

Open
bsde1245 opened this issue Feb 23, 2018 · 0 comments
Open

How pagination works? #4

bsde1245 opened this issue Feb 23, 2018 · 0 comments

Comments

@bsde1245
Copy link

bsde1245 commented Feb 23, 2018

paginate: 10
paginate_path: "page:num"

I already have above code in config file. Do I need to replace with

paginate: 1
paginate_path: "/p/:num/"

I have /category/howto/index.html. What should be the code of this index.html?
and what should be paginate_category_basepath: '/category/:name/'

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