cobalt

Fast static site generator written in Rust with Markdown support

brewmacoslinux
Try with needOr install directly
Source

About

Static site generator written in Rust

Commands

cobalt

Examples

Initialize a new Cobalt project in current directory$ cobalt init
Build the static site from source files$ cobalt build
Start local development server with auto-reload$ cobalt serve