Maretosi is a static site generator which aims to be flexible enough for general use without sacrificing simplicity.
Core features:
- basic built-in HTML template for rapid prototyping
- uses Go's standard library HTML templates
- syntax highlighting of code blocks with configurable themes via Chroma
- optional front matter in either TOML or YAML
Consult the manual for information on usage and available options.