5 releases
| 0.1.4 | Feb 27, 2024 |
|---|---|
| 0.1.3 | Jan 21, 2024 |
| 0.1.2 | Jan 11, 2024 |
| 0.1.1 | Jan 2, 2024 |
| 0.1.0 | Nov 9, 2023 |
#512 in #derive
115 downloads per month
Used in vitrine
15KB
315 lines
Vitrine
A hackable 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, TypeScript, etc.).
Build the site:
vitrine build
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
~160–570KB
~14K SLoC