Add Dewar to list (#32)

This commit is contained in:
Tom Kunc
2019-02-03 07:58:28 +11:00
committed by Myles Braithwaite
parent 976cbe2b39
commit 9687150677

View File

@ -59,6 +59,7 @@ A static web site generator is an application that takes plain text files and co
* [coil](https://github.com/badosu/coil) - `#elixir`
* [Complexity](http://complexity.readthedocs.org/en/latest/) - For those who like to work in HTML. - `#Python`
* [Cuttlebelle](https://cuttlebelle.com/) - The react static site generator that separates editing and code concerns. - `#JavaScript` `#Node.js` `#React.js`
* [Dewar](https://github.com/tfpk/dewar) - A flask-like static site generator. - `#Python`
* [Flask-Frozen](https://github.com/SimonSapin/Frozen-Flask) - Freezes a Flask application into a set of static files. - `#Python` `#Flask`
* [Gaiden](https://github.com/kobo/gaiden) - A tool that makes it easy to create documentation with Markdown. - `#Groovy`
* [Gatsby](https://github.com/gatsbyjs/gatsby) - `#JavaScript` `#Node.js` `#React.js`