jekyll-paginate
jekyll-paginate copied to clipboard
Added pagination by category
Closes #4
What happens if I want to paginate a handful of categories rather than just one?
Could probably be done with an array or comma separated list in the config? Needs a few extra lines of code though. This wasn't in the scope of what I needed at the moment.