From 91bade1d188bd488773ee18192bd4d8844d65771 Mon Sep 17 00:00:00 2001
From: Eric <erimar77@users.noreply.github.com>
Date: Mon, 27 Jul 2015 16:15:55 -0500
Subject: [PATCH] Add Jekyll static site generator

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index e936e9c2..f0d3fff1 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,7 @@ Table of Contents
  * [Dotclear](http://dotclear.org/) - Take control over your blog! ([Source code](https://hg.dotclear.org/dotclear)) `GPLv2` `PHP`
  * [Ghost](http://ghost.org/) - Just a blogging platform ([Source code](https://github.com/TryGhost/Ghost)) `MIT` `Nodejs`
  * [htmly](http://www.htmly.com/) - Databaseless Blogging Platform (Flat-File Blog) ([Source code]((https://github.com/danpros/htmly)), [Demo](http://www.htmly.com/demo/)) `GPLv2` `PHP`
+ * [Jekyll](http://jekyllrb.com/) - A simple, blog-aware, static site generator `MIT`
  * [Pelican](http://blog.getpelican.com) - Static sight generator written in Python, requires no database or server-side logic ([Source code](https://github.com/getpelican/pelican)) `GPLv3` `Python`
  * [PluXml](http://www.pluxml.org/) - XML-based blog/CMS platform ([Source code](https://github.com/pluxml/PluXml)) `GPL` `PHP`
  * [Wordpress](https://wordpress.org/) - Create a beautiful website or blog. ([Source code](https://github.com/WordPress/WordPress)) `GPLv2`