🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
Go to file
2022-09-18 20:44:17 -04:00
.github Merge tag 'v3.3' into new-quartz 2022-09-18 18:12:41 -04:00
assets use 30vw of padding, makefile use latest hugo-obsidian, set dark mode as default, remove copyright 2022-09-18 18:43:52 -04:00
content Merge tag 'v3.3' into new-quartz 2022-09-18 18:12:41 -04:00
data Merge tag 'v3.3' into new-quartz 2022-09-18 18:12:41 -04:00
i18n use 30vw of padding, makefile use latest hugo-obsidian, set dark mode as default, remove copyright 2022-09-18 18:43:52 -04:00
layouts Merge tag 'v3.3' into new-quartz 2022-09-18 18:12:41 -04:00
static add make install & update build command 2022-08-27 09:52:56 -04:00
.gitignore feat: add support for semantic search using operand 2022-07-31 12:16:36 -07:00
.hugo_build.lock fix: explicitly set root as current directory to fix ignore files 2022-02-28 07:14:55 -08:00
.prettierrc Use semi: false for prettier config 2022-05-02 08:57:25 -07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-12-23 13:37:29 -08:00
config.toml Merge tag 'v3.3' into new-quartz 2022-09-18 18:12:41 -04:00
LICENSE.txt add base structure 2021-07-18 09:35:42 -04:00
Makefile update install command 2022-09-18 20:44:17 -04:00
README.md Merge tag 'v3.3' into new-quartz 2022-09-18 18:12:41 -04:00
screenshot.png update screenshot 2022-04-04 23:30:28 -07:00

Quartz

Host your second brain and digital garden for free. Quartz features

  1. Extremely fast full-text search by pressing Ctrl + k
  2. Customizable and hackable design based on Hugo
  3. Automatically generated backlinks, link previews, and local graph
  4. Built-in CJK + Latex Support
  5. Support for both Markdown Links and Wikilinks

Check out some of the amazing gardens that community members have published with Quartz!

“[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

🔗 Get Started: https://quartz.jzhao.xyz/

Quartz Example ScreenshotQuartz Example Screenshot

Join the Discord Community

Install And Run Locally

  1. Install Go (https://jimkang.medium.com/install-go-on-mac-with-homebrew-5fa421fc55f5) + Setup Environment
  2. Install hugo-obsidian (https://github.com/jackyzha0/hugo-obsidian)
  3. Run make serve