Initial import

This commit is contained in:
Admin
2026-07-11 17:08:37 +00:00
commit 03e5f3452b
303 changed files with 43365 additions and 0 deletions
@@ -0,0 +1,10 @@
---
title: "Advanced"
---
This section covers advanced topics for users who want to extend or deeply customize Quartz.
- **[[architecture]]** — How Quartz works under the hood: the parse, filter, and emit pipeline
- **[[making plugins]]** — Build your own transformer, filter, emitter, or component plugin
- **[[creating components]]** — Create custom layout components with JSX
- **[[paths]]** — How Quartz resolves and transforms file paths