Static is simple and experimental site generator that is build on top of the tera template engine and markdown-rs. Static is build with UNIX philosophy in mind, thus there is no configuration or sophisticated build system, only a simple executable that builds HTML files from markdown content and your base templates.
Using cargo install:
cargo install --git https://github.com/rythoris/static.gitTBD
This project is licensed under the GPLv3 copyleft license.