jbake

Java-based static site and blog generator with flexible templating

brewmacoslinux
Try with needOr install directly
Source

About

Java based static site/blog generator

Commands

jbake

Examples

Initialize a new JBake project with default structure$ jbake -i my-blog
Build static site from source files to output directory$ jbake -b
Start local development server to preview site$ jbake -s