jekyll-feed
By benbalter
A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts.
Compatible with GitHub PagesTo install, add this to your Gemfile
:
and run bundle install
. To use, run Jekyll with
bundle exec
preceding it: