quartz/docs
Copilot 2b63a094fe
docs: complete plugin decoupling with @plugin annotations (#7)
* Initial plan

* Initial analysis and plan for decoupling completion

Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com>

* docs: add @plugin annotations to transformers missing documentation

Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com>

* docs: mark decoupling phases and success criteria as complete

Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com>

* fix: move @plugin annotation in roam.ts to correct location

Move the @plugin documentation block to immediately precede the
RoamFlavoredMarkdown export, consistent with other transformer files
(gfm.ts, syntax.ts, linebreaks.ts). Previously it was placed before
the regex constant declarations.

Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com>

* Changes before error encountered

Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com>

* refactor: move documentation files from docs/ to project root

Move IMPLEMENTATION_SUMMARY.md, PLUGIN_MIGRATION.md, and SECURITY_SUMMARY.md
from docs/ directory to project root to keep them separate from user-facing
documentation.

Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com>

* config: add implementation docs to ignore patterns

Add IMPLEMENTATION_SUMMARY.md, PLUGIN_MIGRATION.md, and SECURITY_SUMMARY.md
to ignorePatterns in quartz.config.ts to exclude them from the documentation
build. These files are implementation documentation for the project itself,
not user-facing documentation.

Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com>

* chore: remove build output directories from git tracking

Remove public-current and public-v4 directories that were accidentally
committed during build testing. These directories are already covered by
.gitignore and should not be tracked in the repository.

Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com>
2025-11-17 02:02:41 +01:00
..
advanced fix docs for using custom components compositionally (#2044) 2025-07-07 22:46:52 -04:00
features Fix optional chaining in tag explorer exclude example (#2200) 2025-11-11 09:14:04 -08:00
images feat(open-graph): generate OG images + further OG support (#740) 2024-11-12 07:33:35 -05:00
plugins docs: remove out of date admonition (#2114) 2025-09-05 09:45:06 -07:00
tags docs: update plugin documentation (#888) 2024-02-23 12:07:53 -08:00
authoring content.md docs(frontmatter): mention dealiasing related fields (#1715) 2025-02-27 16:37:01 -05:00
build.md docs: clarify prod hosting 2024-09-15 16:47:11 -07:00
configuration.md add rybbit analytics (#2197) 2025-11-07 16:48:28 +01:00
hosting.md docs: update nav for cloudflare pages (#2130) 2025-09-17 09:32:25 -07:00
index.md Node 22 (#1997) 2025-05-28 16:20:59 -07:00
layout-components.md fix(flex): respect DesktopOnly and MobileOnly components (#1971) 2025-06-02 18:36:57 +02:00
layout.md feat: flex component, document higher-order layout components 2025-03-11 14:56:43 -07:00
migrating from Quartz 3.md Fix #403 by moving documentation to separate directory to avoid merge conflicts (#405) 2023-08-23 12:09:04 -07:00
philosophy.md docs: agentic computing in quartz philosophy 2023-12-17 13:01:44 -08:00
setting up your GitHub repository.md docs: add fix for 'remote end hung up unexpectedly' error during initial sync (#1939) 2025-04-29 09:55:15 -07:00
showcase.md docs: showcase housekeeping 2025-05-28 16:27:17 -07:00
upgrading.md Fix #403 by moving documentation to separate directory to avoid merge conflicts (#405) 2023-08-23 12:09:04 -07:00