Maretosi is a bare bones static site generator focused on flexibility and 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.