From https://help.github.com/articles/atom-rss-feeds-for-github-pages/ > To enable automatic feed generation, you must add the following line to your site's *\_config.yml* file: > > > ``` > plugins: > - jekyll-feed > ```
From https://help.github.com/articles/atom-rss-feeds-for-github-pages/