How to add an RSS feed to a Jekyll blog

Ronalds Vilcins
1 min readOct 24, 2019

--

Photo by Taras Shypka on Unsplash

Add this line to your site’s Gemfile:

gem 'jekyll-feed'

And then add this line to your site’s _config.yml:

plugins:
- jekyll-feed

If you are using Jekyll < 3.5.0 use the gems key instead of plugins. The plugin will automatically generate an Atom feed at /feed.xml.

--

--

Ronalds Vilcins

I drink a lot of tea and build beautiful websites. If you are looking to work together or just start a conversation 👉 https://www.ronaldsvilcins.com/