Initial import

This commit is contained in:
Admin
2026-07-11 17:08:37 +00:00
commit 03e5f3452b
303 changed files with 43365 additions and 0 deletions
@@ -0,0 +1,60 @@
---
title: Community
---
Quartz has a vibrant community of users and contributors. This page highlights community-created plugins, tools, and resources that extend Quartz.
> [!tip] Contributing
> Know of a great community resource? Submit a pull request to add it to this page!
## Community Plugins
Third-party plugins that extend Quartz functionality. Install them with the [[cli/plugin|plugin CLI]]:
```bash
npx quartz plugin add <github-url>
```
<!-- Add community plugins here as they become available -->
<!-- Format: - **[Plugin Name](link)** — Brief description -->
_No community plugins listed yet. Be the first to share yours!_
## Tools & Integrations
Tools, scripts, and integrations built by the community to work with Quartz.
<!-- Add tools here -->
<!-- Format: - **[Tool Name](link)** — Brief description -->
_No community tools listed yet._
## Templates & Themes
Custom themes, CSS snippets, and starter templates for Quartz sites.
<!-- Add templates/themes here -->
<!-- Format: - **[Name](link)** — Brief description -->
_No community templates listed yet._
## Guides & Tutorials
Community-written guides, blog posts, and tutorials about using Quartz.
<!-- Add guides here -->
<!-- Format: - **[Title](link)** by Author — Brief description -->
_No community guides listed yet._
## Related Projects
Projects and tools in the digital garden / PKM ecosystem that pair well with Quartz.
- **[Obsidian](https://obsidian.md/)** — Knowledge base and note-taking app (recommended editor for Quartz content)
---
Looking to see sites built with Quartz? Check out the [[showcase|Quartz Showcase]].
Want to chat with other Quartz users? [Join the Discord community](https://discord.gg/cRFFHYye7t).