🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
Go to file
2024-05-06 09:13:35 +03:00
.github Merge branch 'jackyzha0:v4' into v4 2024-03-08 07:39:50 +03:00
content Add AI MATH Section 2024-04-18 17:46:58 +03:00
docs Merge branch 'jackyzha0:v4' into v4 2024-05-06 09:13:35 +03:00
quartz fix: unnecessery 'm' letter removed in pt-BR (#1100) 2024-04-16 18:02:59 -07:00
.gitattributes add gitattributes for windows 2023-08-02 20:59:56 -07:00
.gitignore feat: support configurable ws port and remote development (#429) 2023-08-27 17:39:42 -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 Use semi: false for prettier config 2022-05-02 08:57:25 -07:00
CODE_OF_CONDUCT.md run prettier 2023-07-22 17:27:41 -07:00
Dockerfile feat: docker support for v4 (closes #530) 2023-10-08 09:59:18 -07:00
globals.d.ts chore: add window.addCleanup() for cleaning up handlers 2024-02-01 21:19:51 -08:00
index.d.ts feat: Emit custom event when theme changes (#723) 2024-01-23 14:52:41 -08:00
LICENSE.txt add base structure 2021-07-18 09:35:42 -04:00
package-lock.json chore(deps): bump preact-render-to-string from 6.4.0 to 6.4.2 (#1094) 2024-04-27 21:04:38 -07:00
package.json chore(deps): bump preact-render-to-string from 6.4.0 to 6.4.2 (#1094) 2024-04-27 21:04:38 -07:00
quartz.config.ts Merge branch 'jackyzha0:v4' into v4 2024-03-21 16:26:15 +03:00
quartz.layout.ts Merge branch 'jackyzha0:v4' into v4 2024-02-01 21:38:19 +03:00
README.md Merge branch 'jackyzha0:v4' into v4 2024-02-01 21:38:19 +03:00
tsconfig.json chore(deps-dev): bump prettier from 3.1.1 to 3.2.4 (#768) 2024-01-30 22:03:33 -08:00

Quartz v4

“[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. Quartz v4 features a from-the-ground rewrite focusing on end-user extensibility and ease-of-use.

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

Join the Discord Community

Sponsors

TODOS

npm i
#npx quartz create
# npx quartz build --serve # local serve
npx quartz sync