gjtorikian / jekyll-last-modified-at

A Jekyll plugin to show the last_modified_at time of a post.
MIT License
241 stars 38 forks source link

Make Determinator comparable #80

Open douo opened 4 years ago

douo commented 4 years ago

Make Determinator comparable then we can sort the collection by last_modified_at. And fix #70

hexylena commented 4 years ago

This would be super useful!

henryiii commented 3 years ago

Any chance to get this in? It would be very useful! Sorting by modified time is a common thing one might want to do.

gjtorikian commented 1 month ago

👋 Unfortunately, my GitHub notifications for this repository was oddly turned off. I take my responsibility to accepting patches seriously; however, I am just one person, with a very busy life off of GitHub.com! I'm going to close this PR because I like to keep my TODO list scoped and reasonable. This does not mean I will not accept this patch! Rather, it's a way of me asking you if you're still using this gem, and whether you want this PR merged. Just comment back and I'll prioritize it. I assume silence means I can keep it closed. Thanks!

this was an automated copy-paste

henryiii commented 1 month ago

I think it’s still useful.