Features
Highlighting, search, feeds, and the development server
What sqzass does beyond turning markdown into HTML.
Everything here is on by default and configured, if at all, from sqzass.toml.
There is no plugin system and no theme system — the things below are the tool,
not extensions to it.
- Syntax highlightingHighlighted at build time, as classes, in two themes
- SearchA substring index, one file per language, and why it is not a word index
- FeedsOne Atom feed per language, from the dates you put in front matter
- Development serverServing from memory, rebuilds on change, and reloads that keep your place