🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
Go to file
ErdemOzgen 644694885e Fix bug in login functionality
Update error handling in API calls

Refactor code for better performance

Add new feature for user authentication

Update UI layout for better user experience
2023-12-26 08:52:01 +03:00
.github Quartz sync: Dec 4, 2023, 1:31 PM 2023-12-04 13:31:26 +03:00
content Fix bug in login functionality 2023-12-26 08:52:01 +03:00
docs Merge branch 'jackyzha0:v4' into v4 2023-12-18 08:34:15 +03:00
quartz fix: wikilinks should allow external links (closes #639) 2023-12-19 11:40:59 -08: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 run prettier 2023-07-22 17:27:41 -07:00
index.d.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
LICENSE.txt add base structure 2021-07-18 09:35:42 -04:00
package-lock.json fix: mermaid rendering fix from upstream 2023-12-19 11:01:55 -08:00
package.json fix: mermaid rendering fix from upstream 2023-12-19 11:01:55 -08:00
quartz.config.ts change urls 2023-12-20 09:36:20 +03:00
quartz.layout.ts change urls 2023-12-20 09:36:20 +03:00
README.md Add TODOs and update content 2023-12-04 14:49:38 +03:00
tsconfig.json run prettier 2023-07-22 17:27:41 -07: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.

If you are looking for Quartz v3, you can find it on the hugo branch.

🔗 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