Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 469 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 469 Bytes

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.