# The realm's secrets

## Djot (why not markdown?)
- extensionability
- writing my own html generator
- templating
- metadata

## Hosting
- hosted on my nixos server
- there's interesting stuff happening there too, but that deserves it's own post

## LaTeX
- tried using `cached` with `latexmlmath`, but results were slow.
- ended up using the `pulldown-latex` crate.