gostatic

Fast static site generator written in Go

brewmacoslinux
Try with needOr install directly
Source

About

Fast static site generator

Commands

gostatic

Examples

Initialize a new static site project$ gostatic init mysite
Build the static site from source files$ gostatic build
Serve the generated site locally with live reload$ gostatic serve