From a72231485203f1548d47cc2a44e3a65e4d72a1fd Mon Sep 17 00:00:00 2001 From: Diego Rocha Date: Tue, 14 Nov 2017 11:55:41 -0200 Subject: [PATCH] Added JBake.org --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2a776a..2566be3 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ A static web site generator is an application that takes plain text files and co * [Harp](http://harpjs.com/) - `#JavaScript` `#Node.js` * [Hakyll](https://github.com/jaspervdj/hakyll) - Hakyll is a Haskell library for generating static sites, mostly aimed at small-to-medium sites and personal blogs. It is written in a very configurable way and uses an xmonad-like DSL for configuration. - `#Haskell` * [Hugo](https://github.com/spf13/hugo) - It is optimized for speed, easy use and configurability. - `#Go` +* [JBake](https://github.com/jbake-org/jbake) `#Java` * [LambdaPad](https://github.com/gar1t/lambdapad) - `#Erlang` * [m4-bakery](http://datagrok.github.io/m4-bakery/) - `#make` `#m4` * [Metalsmith](https://github.com/segmentio/metalsmith) - An extremely simple, pluggable static site generator. - `#JavaScript` `#Node.js`