This site is built with Quartz. Notes can be edited directly in Obsidian, including [[wikilinks]]; Quartz resolves those links and renders backlinks at the end of each page.

LaTeX

Inline and display mathematics use familiar LaTeX notation and are rendered by KaTeX. For example,

This syntax previews naturally in Obsidian and is the default for mathematical prose.

Typst

Longer documents can be authored as .typ files under typst/. The build pipeline compiles each main.typ file to PDF and copies it to the published site before Quartz runs. A minimal starting point is available at typst/templates/technical-note.typ.

LaTeX remains the inline math format for Markdown notes; Typst is used when a document benefits from its own typesetting source and downloadable PDF. See Notes for the public note index.