Liquid Templates for RSS Feeds in Jekyll ======================================== By George Mandis https://george.mand.is/2011/07/liquid-templates-for-rss-feeds-in-jekyll Tuesday, July 5th 2011 If you're running your blog on Jekyll, you may have noticed that generating RSS feeds requires a little more thought and effort than other blogging platforms. That's why I started a GitHub project to share my [liquid templates for RSS feeds](https://github.com/snaptortoise/jekyll-rss-feeds). A couple of them are universally useful; others are particular to site's setup, which I've noted in the README. I've had to incrementally tweak these feeds since [relaunching my blog back in May](http://blog.georgemandis.com/2011/05/20/switched-to-jekyll.html), so I imagine they will be useful to someone out there. Let me know if you find these helpful. Oh, and contributors are more than welcome. [https://github.com/snaptortoise/jekyll-rss-feeds](https://github.com/snaptortoise/jekyll-rss-feeds)