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:
RendersDoesn’t render (static site)
Prose, callouts, mathDataview / Tasks queries
Wikilinks, embedsCharts, TikZJax

How to publish any note

  1. Open the note in Obsidian.
  2. Add publish: true to its frontmatter (top of the file, between --- lines).
  3. Run node sync-vault.mjs then npx quartz build (or the one-liner in the README).

Anything without that flag stays completely private.

Footnotes

  1. Footnotes work too. ↩