Update README.md

This commit is contained in:
Myles Braithwaite
2014-09-14 13:51:45 -04:00
parent db62bfe231
commit 92822505eb

View File

@ -7,6 +7,7 @@ A static web site generator is an application that takes plain text files and co
- [Blogs](#blogs) - [Blogs](#blogs)
- [Wikis](#wikis) - [Wikis](#wikis)
- [Frameworks](#frameworks) - [Frameworks](#frameworks)
- [Related Lists](#related-lists)
Blogs Blogs
----- -----
@ -28,3 +29,8 @@ Frameworks
* [Flask-Frozen](/SimonSapin/Frozen-Flask) - Freezes a Flask application into a set of static files. - `#Python` `#Flask` * [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` * [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` * [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.