Update README.md

This commit is contained in:
Myles Braithwaite
2014-09-14 22:47:30 -04:00
parent 1034f90e85
commit a70aaeaa57

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)
- [Web Hosts](#web-hosts)
- [Other Lists of Static Web Site Geneartors](#other-lists-of-static-web-site-generators) - [Other Lists of Static Web Site Geneartors](#other-lists-of-static-web-site-generators)
- [Related Awesome](#related-awesome) - [Related Awesome](#related-awesome)
@ -29,6 +30,11 @@ A static web site generator is an application that takes plain text files and co
* [Metalsmith](https://github.com/segmentio/metalsmith) - An extremely simple, pluggable static site generator. - `#JavaScript` `#Node.js` * [Metalsmith](https://github.com/segmentio/metalsmith) - An extremely simple, pluggable static site generator. - `#JavaScript` `#Node.js`
* [DocPad](https://github.com/docpad/docpad) - `#JavaScript` `#CoffeeScript` `#Node.js` * [DocPad](https://github.com/docpad/docpad) - `#JavaScript` `#CoffeeScript` `#Node.js`
### Web Hosts
* [AWS S3](http://aws.amazon.com/s3/)
* [Divshot](https://divshot.com/)
Other Lists of Static Web Site Generators Other Lists of Static Web Site Generators
----------------------------------------- -----------------------------------------