From 7630f61bf83808f4b2e533eb337d0e3451e1b889 Mon Sep 17 00:00:00 2001 From: pharkmillups Date: Sat, 22 Aug 2015 16:18:14 -0400 Subject: [PATCH] Manual merge of Sota's PR. This closes #99. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61c5014..56061de 100644 --- a/README.md +++ b/README.md @@ -99,3 +99,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [comment.js](https://github.com/dciccale/comment.js) Simple API documentation generator. (contributed by [@dciccale](https://github.com/diccale)) * [phpDocumentor](http://www.phpdoc.org/) - phpDocumentor enables you to generate documentation from your PHP source code. (contributed by [shivamdixit](http://shivamdixit.com)) * [Hologram](http://trulia.github.io/hologram/) - Hologram is a Ruby gem that parses comments in your CSS and helps you turn them into a beautiful style guide. (contributed by [@jchild3rs](http://github.com/jchild3rs)) +* [Middleman](https://middlemanapp.com/) - Static site generator using all the shortcuts and tools in modern web development. (contributed by [Sota Yamashtia](https://github.com/sotayamashita))