jekyll-feed
jekyll-feed copied to clipboard
Generate posts feed by custom sorting method
By default, posts will be sorted by date in the feed. Simply define a new sorting method in your config such as posts_sort: last_modified_at.