blades

Blazing fast dead simple static site generator written in Rust

brewmacoslinux
Try with needOr install directly
Source

About

Blazing fast dead simple static site generator

Commands

blades

Examples

Create a new static site project$ blades init my-site
Build the static site from source files$ blades build
Serve the site locally with live reload during development$ blades serve