About
Static website generator that powers my website.
Features
- Server-side syntax highlighting via highlight.js.
- Server-side math rendering to SVG via MathJax. e.g.
- Write documents in UDML -- sexp-like markup language that makes it pleasant to create complex document structures.
Dependencies
- NodeJS
- highlight.js
- MathJax
- Tup (patched with Javascript support via QuickJS)