mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-21 21:45:42 -05:00
11 lines
453 B
Markdown
11 lines
453 B
Markdown
---
|
|
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
|