Crates.io | vitrine |
lib.rs | vitrine |
version | 0.1.29 |
source | src |
created_at | 2023-10-15 02:21:29.923219 |
updated_at | 2024-06-23 13:20:49.061202 |
description | A scriptable static site generator |
homepage | |
repository | https://github.com/charlyisidore/vitrine |
max_upload_size | |
id | 1003426 |
size | 373,763 |
A scriptable static site generator written in Rust.
This software is currently at an early development stage.
Using Cargo:
cargo install vitrine
Move to the directory containing your source files (Markdown, SCSS, etc.).
Build the site:
vitrine
Output files will be located in the _site
folder.
Please open an issue before sending a pull request.
Vitrine is released under AGPL-3.0-only.