From cc2e42645768c0fd301e8c1d06350453e14f67ae Mon Sep 17 00:00:00 2001 From: Myles Braithwaite Date: Sun, 14 Sep 2014 23:09:31 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cb93e99..b4ca7b5 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) +- [Helpful Tools and Services](#helpful-tools-and-services) - [Deploy](#deploy) - [Web Hosts](#web-hosts) - [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` * [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 * [Harpoon](http://www.getharpoon.com/) - S3 based deploy with rollback and staging/production support. - `#Ruby`