Update README.md

This commit is contained in:
Myles Braithwaite
2014-09-14 23:09:31 -04:00
parent 3bd4025f12
commit cc2e426457

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)
- [Helpful Tools and Services](#helpful-tools-and-services)
- [Deploy](#deploy) - [Deploy](#deploy)
- [Web Hosts](#web-hosts) - [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)
@ -38,6 +39,11 @@ A static web site generator is an application that takes plain text files and co
* [yst](https://github.com/jgm/yst) - Powered by YAML. - `#Haskell` * [yst](https://github.com/jgm/yst) - Powered by YAML. - `#Haskell`
* [nanoc](https://github.com/nanoc/nanoc) - Felxiable support for small personal to large corporate web sites. - `#Ruby` * [nanoc](https://github.com/nanoc/nanoc) - Felxiable support for small personal to large corporate web sites. - `#Ruby`
Helpful Tools and Services
--------------------------
* [Brace Forms](https://forms.brace.io/) - Adds functional forms to your static web sites.
### Deploy ### Deploy
* [Harpoon](http://www.getharpoon.com/) - S3 based deploy with rollback and staging/production support. - `#Ruby` * [Harpoon](http://www.getharpoon.com/) - S3 based deploy with rollback and staging/production support. - `#Ruby`