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

#469 in Web programming

Download history 11/week @ 2024-01-19 146/week @ 2024-02-23 162/week @ 2024-03-01 23/week @ 2024-03-08 3/week @ 2024-03-15 11/week @ 2024-03-29 187/week @ 2024-04-12 771/week @ 2024-04-19

958 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

~81MB
~1.5M SLoC