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

#147 in #site

Download history 7/week @ 2024-12-07 1/week @ 2024-12-14

115 downloads per month
Used in vitrine

AGPL-3.0-only

15KB
315 lines

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.


lib.rs:

Procedural macros for Vitrine.

Dependencies

~205–640KB
~15K SLoC