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