From 92822505eb0ce19336d8d584b40031326165c324 Mon Sep 17 00:00:00 2001 From: Myles Braithwaite Date: Sun, 14 Sep 2014 13:51:45 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ee65f87..867f528 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A static web site generator is an application that takes plain text files and co - [Blogs](#blogs) - [Wikis](#wikis) - [Frameworks](#frameworks) +- [Related Lists](#related-lists) Blogs ----- @@ -28,3 +29,8 @@ 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` + +Related Lists +============= + +* [Awesome Bootstrap](/therebelrobot/awesome-bootstrap) - A curated list of free Bootstrap themes.