A static site generation framework for Rust using Handlebars and Scss.
Submit issue here
For a quick start, check out Unreact Template
toml
unreact = {version = "*"}
bash
cargo run -- --dev
toml
unreact = {version = "*", default-features = false}
bash
cargo run