14 releases

0.1.13 Nov 18, 2023
0.1.12 Nov 17, 2023
0.1.4 Oct 31, 2023

#50 in Template engine

Download history 18/week @ 2023-10-14 80/week @ 2023-10-21 49/week @ 2023-10-28 67/week @ 2023-11-04 127/week @ 2023-11-11 69/week @ 2023-11-18

338 downloads per month

AGPL-3.0-only

145KB
3.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

~58MB
~1M SLoC