This site is built with Quartz 4, a static site generator that turns a folder of markdown into a linked, searchable website.
The important bits:
- Wikilinks like
[[notes/graph-theory]]become real hyperlinks. - Tags in frontmatter (
math,meta, etc.) get their own aggregated pages. - The graph view on the sidebar reflects actual links between notes.
If something here looks broken, it probably is — this is still being set up.