Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 438 Bytes

File metadata and controls

9 lines (7 loc) · 438 Bytes

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.