Add a new static site generator.

This commit is contained in:
Myles Braithwaite
2018-04-16 10:57:56 -04:00
committed by GitHub
parent b15f7e893a
commit 97b902a92c

View File

@ -79,6 +79,7 @@ A static web site generator is an application that takes plain text files and co
* [Sitegen](https://github.com/leafo/sitegen) - `#Lua` `#MoonScript`
* [Tags](https://github.com/braceio/tags) - `#Python`
* [Urubu](http://urubu.jandecaluwe.com/) - `#Python`
* [VuePress](https://vuepress.vuejs.org/) - Vue.js powered static site generator. - `#JavaScript`
* [webgen](http://webgen.gettalong.org/) - `#Ruby`
* [Wintersmith](https://github.com/jnordberg/wintersmith) - `#JavaScript` `#Node.js`
* [yst](https://github.com/jgm/yst) - Powered by YAML. - `#Haskell`