docs: convert repository frontmatter values to markdown links

This commit is contained in:
saberzero1 2026-05-24 20:05:18 +02:00
parent c837425148
commit d6414218de
No known key found for this signature in database
44 changed files with 44 additions and 44 deletions

View file

@ -4,7 +4,7 @@ description: Generates redirect pages from frontmatter aliases.
tags:
- plugin/emitter
image: https://images.unsplash.com/photo-1601735479770-bb5de9dbe844
repository: "quartz-community/alias-redirects"
repository: "[quartz-community/alias-redirects](https://github.com/quartz-community/alias-redirects)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Renders the article title as an h1 heading.
tags:
- plugin/component
image:
repository: "quartz-community/article-title"
repository: "[quartz-community/article-title](https://github.com/quartz-community/article-title)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Shows pages that link to the current page.
tags:
- plugin/component
image:
repository: "quartz-community/backlinks"
repository: "[quartz-community/backlinks](https://github.com/quartz-community/backlinks)"
enabled: true
required: false
---

View file

@ -6,7 +6,7 @@ tags:
- plugin/component
image:
new-in-v5: true
repository: "quartz-community/bases-page"
repository: "[quartz-community/bases-page](https://github.com/quartz-community/bases-page)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Breadcrumb navigation trail.
tags:
- plugin/component
image:
repository: "quartz-community/breadcrumbs"
repository: "[quartz-community/breadcrumbs](https://github.com/quartz-community/breadcrumbs)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Emits a CNAME file for custom domain deployment.
tags:
- plugin/emitter
image:
repository: "quartz-community/cname"
repository: "[quartz-community/cname](https://github.com/quartz-community/cname)"
enabled: true
required: false
---

View file

@ -5,7 +5,7 @@ tags:
- plugin/pageType
image: "#7852ee"
new-in-v5: true
repository: "quartz-community/canvas-page"
repository: "[quartz-community/canvas-page](https://github.com/quartz-community/canvas-page)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Academic citation and bibliography support via BibTeX.
tags:
- plugin/transformer
image: https://images.unsplash.com/photo-1582079133805-43655f026448
repository: "quartz-community/citations"
repository: "[quartz-community/citations](https://github.com/quartz-community/citations)"
enabled: false
required: false
---

View file

@ -4,7 +4,7 @@ description: Comment system integration (Giscus, Utterances, etc.).
tags:
- plugin/component
image: "[[giscus-results.png]]"
repository: "quartz-community/comments"
repository: "[quartz-community/comments](https://github.com/quartz-community/comments)"
enabled: false
required: false
---

View file

@ -4,7 +4,7 @@ description: Generates sitemap, RSS feed, and content index.
tags:
- plugin/emitter
image:
repository: "quartz-community/content-index"
repository: "[quartz-community/content-index](https://github.com/quartz-community/content-index)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Displays creation date and reading time.
tags:
- plugin/component
image:
repository: "quartz-community/content-meta"
repository: "[quartz-community/content-meta](https://github.com/quartz-community/content-meta)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Generates HTML pages for Markdown content.
tags:
- plugin/pageType
image:
repository: "quartz-community/content-page"
repository: "[quartz-community/content-page](https://github.com/quartz-community/content-page)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Parses and resolves internal links. Removing it is not recommended.
tags:
- plugin/transformer
image:
repository: "quartz-community/crawl-links"
repository: "[quartz-community/crawl-links](https://github.com/quartz-community/crawl-links)"
enabled: true
required: true
---

View file

@ -4,7 +4,7 @@ description: Determines creation and modification dates from frontmatter, git, o
tags:
- plugin/transformer
image:
repository: "quartz-community/created-modified-date"
repository: "[quartz-community/created-modified-date](https://github.com/quartz-community/created-modified-date)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Generates Open Graph social preview images.
tags:
- feature/emitter
image: "[[social-image-preview-dark.png]]"
repository: "quartz-community/og-image"
repository: "[quartz-community/og-image](https://github.com/quartz-community/og-image)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Toggle between light and dark themes.
tags:
- plugin/component
image: "#0052cc"
repository: "quartz-community/darkmode"
repository: "[quartz-community/darkmode](https://github.com/quartz-community/darkmode)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Generates page descriptions for metadata and previews.
tags:
- plugin/transformer
image:
repository: "quartz-community/description"
repository: "[quartz-community/description](https://github.com/quartz-community/description)"
enabled: true
required: false
---

View file

@ -6,7 +6,7 @@ tags:
- plugin/emitter
image: "#FF1493"
new-in-v5: true
repository: "quartz-community/encrypted-pages"
repository: "[quartz-community/encrypted-pages](https://github.com/quartz-community/encrypted-pages)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: "Only publishes pages explicitly marked with publish: true."
tags:
- plugin/filter
image:
repository: "quartz-community/explicit-publish"
repository: "[quartz-community/explicit-publish](https://github.com/quartz-community/explicit-publish)"
enabled: false
required: false
---

View file

@ -4,7 +4,7 @@ description: File tree explorer sidebar.
tags:
- plugin/component
image:
repository: "quartz-community/explorer"
repository: "[quartz-community/explorer](https://github.com/quartz-community/explorer)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Emits the site favicon.
tags:
- plugin/emitter
image:
repository: "quartz-community/favicon"
repository: "[quartz-community/favicon](https://github.com/quartz-community/favicon)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Generates listing pages for folders.
tags:
- plugin/pageType
image:
repository: "quartz-community/folder-page"
repository: "[quartz-community/folder-page](https://github.com/quartz-community/folder-page)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Page footer with configurable links.
tags:
- plugin/component
image:
repository: "quartz-community/footer"
repository: "[quartz-community/footer](https://github.com/quartz-community/footer)"
enabled: true
required: false
---

View file

@ -10,7 +10,7 @@ tags:
publish: true
enableToc: true
image:
repository: "quartz-community/note-properties"
repository: "[quartz-community/note-properties](https://github.com/quartz-community/note-properties)"
enabled: true
required: true
---

View file

@ -4,7 +4,7 @@ description: GitHub Flavored Markdown support (tables, task lists, footnotes, st
tags:
- plugin/transformer
image:
repository: "quartz-community/github-flavored-markdown"
repository: "[quartz-community/github-flavored-markdown](https://github.com/quartz-community/github-flavored-markdown)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Interactive link graph visualization.
tags:
- plugin/component
image:
repository: "quartz-community/graph"
repository: "[quartz-community/graph](https://github.com/quartz-community/graph)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Treats single newlines as hard line breaks.
tags:
- plugin/transformer
image: "#ff8000"
repository: "quartz-community/hard-line-breaks"
repository: "[quartz-community/hard-line-breaks](https://github.com/quartz-community/hard-line-breaks)"
enabled: false
required: false
---

View file

@ -4,7 +4,7 @@ description: Renders LaTeX math expressions via KaTeX or Typst.
tags:
- plugin/transformer
image:
repository: "quartz-community/latex"
repository: "[quartz-community/latex](https://github.com/quartz-community/latex)"
enabled: true
required: false
---

View file

@ -5,7 +5,7 @@ tags:
- plugin/component
image:
new-in-v5: true
repository: "quartz-community/note-properties"
repository: "[quartz-community/note-properties](https://github.com/quartz-community/note-properties)"
enabled: true
required: true
---

View file

@ -4,7 +4,7 @@ description: Obsidian-specific Markdown extensions (wikilinks, callouts, highlig
tags:
- plugin/transformer
image:
repository: "quartz-community/obsidian-flavored-markdown"
repository: "[quartz-community/obsidian-flavored-markdown](https://github.com/quartz-community/obsidian-flavored-markdown)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Compatibility for ox-hugo exported Org-mode files.
tags:
- plugin/transformer
image:
repository: "quartz-community/ox-hugo"
repository: "[quartz-community/ox-hugo](https://github.com/quartz-community/ox-hugo)"
enabled: false
required: false
---

View file

@ -4,7 +4,7 @@ description: Renders the site title as a home link.
tags:
- plugin/component
image:
repository: "quartz-community/page-title"
repository: "[quartz-community/page-title](https://github.com/quartz-community/page-title)"
enabled: true
required: false
---

View file

@ -5,7 +5,7 @@ tags:
- plugin/component
image:
new-in-v5: true
repository: "quartz-community/reader-mode"
repository: "[quartz-community/reader-mode](https://github.com/quartz-community/reader-mode)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Displays a list of recently modified notes.
tags:
- plugin/component
image:
repository: "quartz-community/recent-notes"
repository: "[quartz-community/recent-notes](https://github.com/quartz-community/recent-notes)"
enabled: false
required: false
---

View file

@ -4,7 +4,7 @@ description: Filters out pages marked as drafts.
tags:
- plugin/filter
image:
repository: "quartz-community/remove-draft"
repository: "[quartz-community/remove-draft](https://github.com/quartz-community/remove-draft)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Compatibility for Roam Research export format.
tags:
- plugin/transformer
image:
repository: "quartz-community/roam"
repository: "[quartz-community/roam](https://github.com/quartz-community/roam)"
enabled: false
required: false
---

View file

@ -4,7 +4,7 @@ description: Full-text search with tag filtering and keyboard navigation.
tags:
- plugin/component
image: https://images.unsplash.com/photo-1516382799247-87df95d790b7
repository: "quartz-community/search"
repository: "[quartz-community/search](https://github.com/quartz-community/search)"
enabled: true
required: false
---

View file

@ -5,7 +5,7 @@ tags:
- plugin/component
image:
new-in-v5: true
repository: "quartz-community/spacer"
repository: "[quartz-community/spacer](https://github.com/quartz-community/spacer)"
enabled: true
required: false
---

View file

@ -5,7 +5,7 @@ tags:
- plugin/component
image:
new-in-v5: true
repository: "quartz-community/stacked-pages"
repository: "[quartz-community/stacked-pages](https://github.com/quartz-community/stacked-pages)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Syntax highlighting for code blocks.
tags:
- plugin/transformer
image: https://images.unsplash.com/photo-1580569214296-5cf2bffc5ccd
repository: "quartz-community/syntax-highlighting"
repository: "[quartz-community/syntax-highlighting](https://github.com/quartz-community/syntax-highlighting)"
enabled: true
required: false
---

View file

@ -5,7 +5,7 @@ tags:
- plugin/transformer
- plugin/component
image: https://images.unsplash.com/photo-1768527338896-3765921e992d
repository: "quartz-community/table-of-contents"
repository: "[quartz-community/table-of-contents](https://github.com/quartz-community/table-of-contents)"
enabled: true
required: false
---

View file

@ -4,7 +4,7 @@ description: Renders tags as clickable links.
tags:
- plugin/component
image:
repository: "quartz-community/tag-list"
repository: "[quartz-community/tag-list](https://github.com/quartz-community/tag-list)"
enabled: false
required: false
---

View file

@ -4,7 +4,7 @@ description: Generates listing pages for tags.
tags:
- plugin/pageType
image:
repository: "quartz-community/tag-page"
repository: "[quartz-community/tag-page](https://github.com/quartz-community/tag-page)"
enabled: true
required: false
---

View file

@ -5,7 +5,7 @@ tags:
- plugin/transformer
image:
new-in-v5: true
repository: "quartz-community/unlisted-pages"
repository: "[quartz-community/unlisted-pages](https://github.com/quartz-community/unlisted-pages)"
enabled: true
required: false
---