diff --git a/README.md b/README.md index 6b9c906..56791f0 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ A static web site generator is an application that takes plain text files and co - [Frameworks](#frameworks) - [Photography](#photography) - [Single Page](#single-page) + - [Tools](#tools) - [Wikis](#wikis) - [Helpful Tools and Services](#helpful-tools-and-services) - [Web Hosts](#web-hosts) @@ -146,6 +147,10 @@ A static web site generator is an application that takes plain text files and co * [CMS.js](https://github.com/chrisdiana/cms.js) - A fully client-side, JavaScript Markdown site generator. - `#JavaScript` * [Flatdoc](http://ricostacruz.com/flatdoc/) - A small JavaScript file that fetches Markdown files and renders them as full pages. - `#JavaScript` +### Tools + +* [zs](https://git.mills.io/prologic/zs) - an extremely minimal static site generator. - `#Go` + ### Wikis * [GitBook](https://github.com/GitbookIO/gitbook) - Modern documentation format and toolchain using Git and Markdown. - `#GitBook`