eleventy

A simpler static site generator for building fast websites

brewmacoslinux
Try with needOr install directly
Source

About

Simpler static site generator

Commands

eleventy11ty

Examples

Create a new Eleventy project and build it$ eleventy --input=src --output=_site
Watch for file changes and rebuild automatically$ eleventy --watch
Start a local development server with live reload$ eleventy --serve