Violet is a deliberately minimal static site generator. It converts Markdown files into HTML using predictable path and template lookup rules.
The software uses JSON-based front matter and supports paginated page lists, custom file iteration, themes, and manually composed RSS and Atom feeds.
This is free and open source software.
Key Features
- Converts Markdown content into HTML.
- Uses a strict custom Markdown parser that reports invalid markup.
- Supports JSON-based front matter.
- Provides templates through the Jinja-inspired inja library.
- Offers well-defined template lookup rules based on type and layout.
- Supports themes with a limited number of template lookup locations.
- Generates paginated lists for large collections of pages.
- Provides file iteration functions for creating custom lists.
- Supports manually composed RSS and Atom feeds.
- Uses predictable translations between source and output paths.
- Includes an optional Linux-only server for local previews.
- Requires a compiler with C++23 support.
Website: github.com/LunarWatcher/violet
Support:
Developer: Olivia (Zoe)
License: MIT License
Violet is written in C++. Learn C++ with our recommended free books and free tutorials.
Related Software
| C++ Static Site Generators | |
|---|---|
| Nift | git-like and LaTeX-like site manager |
| Mizi | Designed to be lightweight, minimalistic and convenient. |
| sudo_site | Tiny static site and blog generator in only 120 lines of code |
| Bake | Simple templated blog generator supporting custom feeds |
| The Great Site Generator | A very basic static site generator |
| blogcpp | Static blog generator which is not actively maintained |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.