mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-21 22:01:34 +00:00
.github
content
docs
advanced
features
images
tags
authoring content.md
build.md
configuration.md
hosting.md
index.md
layout.md
migrating from Quartz 3.md
philosophy.md
showcase.md
upgrading.md
quartz
.gitattributes
.gitignore
.npmrc
.prettierignore
.prettierrc
CODE_OF_CONDUCT.md
LICENSE.txt
README.md
globals.d.ts
index.d.ts
package-lock.json
package.json
quartz.config.ts
quartz.layout.ts
tsconfig.json
22 lines
1.0 KiB
Markdown
22 lines
1.0 KiB
Markdown
---
|
|
title: "Quartz Showcase"
|
|
---
|
|
|
|
Want to see what Quartz can do? Here are some cool community gardens:
|
|
|
|
- [Quartz Documentation (this site!)](https://quartz.jzhao.xyz/)
|
|
- [Jacky Zhao's Garden](https://jzhao.xyz/)
|
|
- [Brandon Boswell's Garden](https://brandonkboswell.com)
|
|
- [Scaling Synthesis - A hypertext research notebook](https://scalingsynthesis.com/)
|
|
- [AWAGMI Intern Notes](https://notes.awagmi.xyz/)
|
|
- [Course notes for Information Technology Advanced Theory](https://a2itnotes.github.io/quartz/)
|
|
- [Data Dictionary 🧠](https://glossary.airbyte.com/)
|
|
- [sspaeti.com's Second Brain](https://brain.sspaeti.com/)
|
|
- [oldwinter の数字花园](https://garden.oldwinter.top/)
|
|
- [Abhijeet's Math Wiki](https://abhmul.github.io/quartz/Math-Wiki/)
|
|
- [Mike's AI Garden 🤖🪴](https://mwalton.me/)
|
|
- [Matt Dunn's Second Brain](https://mattdunn.info/)
|
|
- [Pelayo Arbues' Notes](https://pelayoarbues.github.io/)
|
|
|
|
If you want to see your own on here, submit a [Pull Request adding yourself to this file](https://github.com/jackyzha0/quartz/blob/v4/content/showcase.md)!
|