From 97b902a92cd2571828d7c30be9f19de9ddb850ab Mon Sep 17 00:00:00 2001 From: Myles Braithwaite Date: Mon, 16 Apr 2018 10:57:56 -0400 Subject: [PATCH] :sparkles: Add a new static site generator. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23c091d..922f63a 100644 --- a/README.md +++ b/README.md @@ -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`