Skip to content

Conversation

@r3dlin3
Copy link

@r3dlin3 r3dlin3 commented Mar 11, 2019

Pagination can be used with AutoPages.
However, filtering category was overwritten when generating pages by AutoPages for category.
This lightweight changes allows to define category or categories in the frontpage matter.
For instance, to generate pages for all categories for posts with at least the category "software"

---
layout: post
autopages:
  permalink: '/software/category/:cat/'
pagination: 
  enabled: true
  category: software
---

ibrado and others added 30 commits February 8, 2018 11:32
Adding note about gitlab in readme
@sverrirs
Copy link
Owner

sverrirs commented Feb 8, 2020

Needs to be rebased due to forced backtracking in repo

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

Successfully merging this pull request may close these issues.

8 participants