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

Added a reverse capability #12

Merged
merged 2 commits into from Aug 25, 2016
Merged

Added a reverse capability #12

merged 2 commits into from Aug 25, 2016

Conversation

shawnthroop
Copy link
Contributor

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: #11

A way to reverse your entire collection. 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 to the front.
@XhmikosR
Copy link
Contributor

XhmikosR commented Jul 5, 2016

Can we get this merged?

@XhmikosR
Copy link
Contributor

Ping @parkr @imathis

XhmikosR added a commit to appveyor/website that referenced this pull request Aug 9, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 10, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
@XhmikosR
Copy link
Contributor

@parkr: this can be merged.

XhmikosR added a commit to appveyor/website that referenced this pull request Aug 11, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 11, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 12, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 12, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 12, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 12, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 13, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 13, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 13, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 13, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 13, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 13, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 14, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 14, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 14, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 14, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 14, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 14, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 14, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 14, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 15, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
XhmikosR added a commit to appveyor/website that referenced this pull request Aug 16, 2016
Use our octopress-paginate fork.

It has reverse option added (octopress/paginate#12) and Jekyll 3 deprecation warning fixed.
@parkr
Copy link
Member

parkr commented Aug 24, 2016

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

@parkr parkr added this to the 1.2.0 milestone Aug 24, 2016
@XhmikosR
Copy link
Contributor

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

@parkr parkr merged commit d6d0cab into octopress:master Aug 25, 2016
parkr added a commit that referenced this pull request Aug 25, 2016
@shawnthroop
Copy link
Contributor Author

@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
Copy link
Contributor Author

@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?

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.

None yet

3 participants