From a849cb2b145a48c91d5efff8c983744cdc0e5f62 Mon Sep 17 00:00:00 2001 From: Myles Braithwaite Date: Sun, 14 Sep 2014 19:40:19 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f7ce1e..7659516 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ A static web site generator is an application that takes plain text files and co * [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` * [Metalsmith](/segmentio/metalsmith) - An extremely simple, pluggable static site generator. - `#JavaScript` `#Node.js` +* [DocPad](/docpad/docpad) - `#JavaScript` `#CoffeeScript` `#Node.js` Other Lists of Static Web Site Generators -----------------------------------------