octopress / paginate

A simple paginator for Jekyll sites.
MIT License
105 stars 37 forks source link

Added a reverse capability #12

Closed shawnthroop closed 8 years ago

shawnthroop commented 9 years ago

Added a way to reverse your entire collection on a per page basis. Why would anyone do that? I'm making a gallery with files similar to 001-painting.md, 002-painting.md. When adding to the collection I don't want to have to rename every file again just to add one to the front.

More context: https://github.com/octopress/paginate/issues/11

XhmikosR commented 8 years ago

Can we get this merged?

XhmikosR commented 8 years ago

Ping @parkr @imathis

XhmikosR commented 8 years ago

@parkr: this can be merged.

parkr commented 8 years ago

This LGTM, @shawnthroop. Would you please document the reversed option in the README? Thanks!

XhmikosR commented 8 years ago

@parkr: can you merge this and add the info to readme later? I could make a PR for that if needed.

shawnthroop commented 8 years ago

@parkr I'm recently relocated and still waiting for an internet connection like an animal. Once I'm online again I will do my best.

shawnthroop commented 8 years ago

@parkr it appears you've beat me to it. Would you like me to add a sentence or two of more detail or are your additions enough?