# SSGen A \[S\]tatic \[S\]ite \[Gen\]erator written in Rust ## Installation Install from [crates.io](https://crates.io/crates/ssgen) ```sh $ cargo install ssgen ``` ## How to use View documentation at https://ssgen.theokrueger.dev/ ## Example webpage View examples in [`examples/`](https://gitlab.com/theokrueger/ssgen/-/tree/master/examples) ## Credits Made by [theokrueger](https://theokrueger.dev)