Bake your own site! JBake is a Java based, open source, static site/blog generator for developers & designers Download Get started with just 5 commands The following 5 commands will install the latest version of JBake and get you started with a simple static site you can work with. $ curl -s "https://get.sdkman.io" | bash $ sdk install jbake $ mkdir awesome-jbake && cd awesome-jbake $ jbake -i $ j