Hello from Quartz π
This note is published because its frontmatter contains publish: true. You can delete this note whenever you like β itβs just here to prove the pipeline works.
What renders nicely
- Wikilinks to other published notes:
[[Another Note]] - Callouts:
This is a callout
Callouts, footnotes1, and
==highlights==all render.
- Math:
- Tables:
| Renders | Doesnβt render (static site) |
|---|---|
| Prose, callouts, math | Dataview / Tasks queries |
| Wikilinks, embeds | Charts, TikZJax |
How to publish any note
- Open the note in Obsidian.
- Add
publish: trueto its frontmatter (top of the file, between---lines). - Run
node sync-vault.mjsthennpx quartz build(or the one-liner in the README).
Anything without that flag stays completely private.
Footnotes
-
Footnotes work too. β©