Sprokkel is a lightweight static site generator. It supports:
- writing in Djot and CommonMark-compliant Markdown markup languages
- Tree-sitter-based code syntax highlighting
- compile-time LaTeX to to MathML rendering
- image resizing and re-encoding
- templating using minijinja
- pagination
- static assets
- back-references: i.e., “which entries link here?”
Sprokkel does not currently implement shortcodes and/or scripting.
The goal is to provide some useful abstractions, especially related to file paths, while remaining relatively magic-free.