Skip to content

Repository files navigation

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

Working with content as a submodule

  • Content lives in content/ and is a Git submodule pointing to your vault repository.
  • Initialize/fetch it before building:
    • npm run submodule:init (first time)
    • npm run submodule:update (pull latest vault changes)
  • Local dev server:

In CI (GitHub Actions), ensure submodules are checked out (with submodules: recursive) so Quartz can read your notes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages