zola

Fast static site generator in a single binary with everything built-in

brewmacoslinux
Try with needOr install directly
Source

About

Fast static site generator in a single binary with everything built-in

Commands

zola

Examples

Create a new Zola project$ zola init my-site
Build your static site for production$ zola build
Start local development server with live reload$ zola serve