---
title: JSON Feed Templates for Jekyll
author: George Mandis <george@mand.is>
date: 2017-05-22
tags: post, programming, webdev, jekyll
---

After setting up some JSON Feeds for my blog I realized it would be pretty straightforward to create a sister project to my [jekyll-rss-feed](https://github.com/snaptortoise/jekyll-rss-feeds) project that provides [JSON Feed](https://jsonfeed.org) templates for people. So I went ahead and did that!

If you're running a Jekyll blog and would like to add JSON feeds to your site please checkout, star, fork or otherwise peruse the project here:

[github.com/snaptortoise/jekyll-json-feeds](https://github.com/snaptortoise/jekyll-json-feeds)

Pull requests always welcome. The other project is fairly popular so I'm hoping there's a bit of crossover in there and that this one can also gain traction.