Saaru is a static site generator written in Rust
Saaru is a Static Site Generator written in Rust that allows users to easily create HTML/CSS websites from Markdown and Jinja source. It offers various features such as live reload, custom CSS injection, and support for static directories. Saaru also has a specific folder structure requirement and uses frontmatter in Markdown files for data organization.
Saaru is a Rust-based Static Site Generator that enables the creation of HTML/CSS websites from Markdown and Jinja source. It offers features such as live reload, custom CSS injection, and support for static directories. Users need to follow a specific folder structure and provide frontmatter in their Markdown files. Saaru simplifies the process of generating static websites and allows for easy customization and live preview of content.