From a70aaeaa57f12675ebac1ea421e7bac450428114 Mon Sep 17 00:00:00 2001 From: Myles Braithwaite Date: Sun, 14 Sep 2014 22:47:30 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0d9bfd3..16674b0 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) + - [Web Hosts](#web-hosts) - [Other Lists of Static Web Site Geneartors](#other-lists-of-static-web-site-generators) - [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` * [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 -----------------------------------------