This is the first post on my Quartz blog.

Writing a post is just creating a markdown note in content/posts/ with a bit of frontmatter:

---
title: My Post Title
date: 2026-09-06
tags:
  - example
description: A one-line summary for previews and SEO.
draft: false
---

Set draft: true to keep a post out of the published site while you work on it. Because the vault is the content/ folder, you write these in Obsidian exactly like any other note — wikilinks, embeds, and callouts all render.