30 releases
0.1.29 | Jun 23, 2024 |
---|---|
0.1.28 | Apr 13, 2024 |
0.1.27 | Mar 4, 2024 |
0.1.26 | Feb 27, 2024 |
0.1.4 | Oct 31, 2023 |
#657 in Template engine
2,090 downloads per month
215KB
5K
SLoC
Vitrine
A scriptable static site generator written in Rust.
This software is currently at an early development stage.
Installation
Using Cargo:
cargo install vitrine
Usage
Move to the directory containing your source files (Markdown, SCSS, etc.).
Build the site:
vitrine
Output files will be located in the _site
folder.
Contributing
Please open an issue before sending a pull request.
License
Vitrine is released under AGPL-3.0-only.
Dependencies
~87MB
~1.5M SLoC