From bc0f475cf58a38e75a28b8ee8868889f7728431d Mon Sep 17 00:00:00 2001 From: Myles Braithwaite Date: Sun, 14 Sep 2014 13:58:47 -0400 Subject: [PATCH] Update README.md --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 70aec16..bf4d6cb 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,7 @@ A static web site generator is an application that takes plain text files and co - [Other Lists of Static Web Site Geneartors](#other-lists-of-static-web-site-generators) - [Related Awesome](#related-awesome) -Blogs ------ +### Blogs * [Jekyll](/jekyll/jekyll) - Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. - `#Ruby` * [Pelican](/getpelican/pelican) - Uses Markdown or ReST for content and Jinja 2 for themes. - `#Python` @@ -19,25 +18,23 @@ Blogs * [Octopress](/imathis/octopress) - Similar to Jekyll but where everything you need is already setup. - `#Ruby` `#Jekyll` * [Hexo](/hexojs/hexo) - A fast, simple & powerful blog framework. - `#JavaScript` `#Node.js` -Wikis ------ +### Wikis * [Gollum](/gollum/gollum) - Gollum is a simple wiki system built on top of Git. - `#Ruby` -Frameworks ----------- +### Frameworks * [Flask-Frozen](/SimonSapin/Frozen-Flask) - Freezes a Flask application into a set of static files. - `#Python` `#Flask` * [MiddleMan](/middleman/middleman) - Middleman is a static site generator using all the shortcuts and tools in modern web development. - `#Ruby` * [Metalsmith](/segmentio/metalsmith) - An extremely simple, pluggable static site generator. - `#JavaScript` `#Node.js` Other Lists of Static Web Site Generators -========================================= +----------------------------------------- * [StaticGen](https://www.staticgen.com/) Related Awesome -=============== +--------------- Awesome lists that help you with your new static web site.