29 releases

0.1.28 Apr 13, 2024
0.1.27 Mar 4, 2024
0.1.26 Feb 27, 2024
0.1.24 Jan 21, 2024
0.1.4 Oct 31, 2023

#309 in Web programming

Download history 39/week @ 2024-01-01 28/week @ 2024-01-08 19/week @ 2024-01-15 1/week @ 2024-02-19 184/week @ 2024-02-26 139/week @ 2024-03-04 10/week @ 2024-03-11 11/week @ 2024-04-01 128/week @ 2024-04-08 830/week @ 2024-04-15

969 downloads per month

AGPL-3.0-only

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

~80MB
~1.5M SLoC