🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
Go to file
saberzero1 ad617ac4d6
feat: add FrameRegistry for plugin-provided page frames
Plugins can now register custom page frames via their manifest's
'frames' field. Frames are loaded alongside components during plugin
initialization and resolved by name at render time with fallback
to built-in frames.
2026-02-28 20:42:16 +01:00
.github fix: update CI to Node 24 and regenerate lockfiles for clean install 2026-02-23 01:45:22 +01:00
content chore: cleanup 2026-02-16 00:42:52 +01:00
docs docs: page frames 2026-02-28 18:26:55 +01:00
quartz feat: add FrameRegistry for plugin-provided page frames 2026-02-28 20:42:16 +01:00
.gitattributes add gitattributes for windows 2023-08-02 20:59:56 -07:00
.gitignore feat: Quartz TUI 2026-02-19 18:22:39 +01:00
.node-version Node 22 (#1997) 2025-05-28 16:20:59 -07:00
.npmrc add engines field 2023-08-20 08:57:56 -07:00
.prettierignore fix notes 2023-08-07 23:57:24 -07:00
.prettierrc chore: updated linter 2026-02-14 17:26:32 +01:00
ARCHITECTURE_OVERVIEW.md chore: format 2026-02-28 04:57:46 +01:00
CODE_OF_CONDUCT.md run prettier 2023-07-22 17:27:41 -07:00
Dockerfile fix(docker): install command 2026-02-08 18:51:08 +01:00
globals.d.ts refactor(comments): move script to files (#1308) 2024-08-05 15:17:11 -04:00
index.d.ts feat: reader mode 2025-04-17 19:45:17 -07:00
LICENSE.txt add base structure 2021-07-18 09:35:42 -04:00
package-lock.json fix: update CI to Node 24 and regenerate lockfiles for clean install 2026-02-23 01:45:22 +01:00
package.json refactor: extract TUI to standalone plugin repository 2026-02-25 19:07:41 +01:00
PLUGIN_MANAGEMENT_STRATEGY.md docs: Quartz v5 2026-02-25 16:04:21 +01:00
QUARTZ_SYNCER_V5.md docs: Quartz v5 2026-02-25 16:04:21 +01:00
quartz.config.default.yaml fix(layout): priorities 2026-02-28 15:15:47 +01:00
quartz.config.yaml fix(layout): priorities 2026-02-28 15:15:47 +01:00
quartz.lock.json feat: set minimal frame for 404 and update canvas-page plugin 2026-02-28 04:33:00 +01:00
quartz.ts docs: Quartz v5 2026-02-25 16:04:21 +01:00
README.md docs: Quartz v5 2026-02-10 01:05:43 +01:00
tsconfig.json fix: resolve type errors for CI checks 2026-02-23 02:28:08 +01:00

Quartz v5

“[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.” — Richard Hamming

Quartz is a set of tools that helps you publish your digital garden and notes as a website for free.

🔗 Read the documentation and get started: https://quartz.jzhao.xyz/

Join the Discord Community

Sponsors