quartz/docs/community.md
2026-02-25 21:00:33 +01:00

61 lines
1.7 KiB
Markdown

---
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 install <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).