docs: Antora component and site architecture for devcentr.org - #1
Draft
cursor[bot] wants to merge 1 commit into
Draft
docs: Antora component and site architecture for devcentr.org#1cursor[bot] wants to merge 1 commit into
cursor[bot] wants to merge 1 commit into
Conversation
- Create docs/ Antora module with explanation and how-to pages - Document news/changelog pipeline, theme reveal, and toolchain advisor - Move planning adocs into modules/ROOT/pages; add changelog with backfill - README: docs and CI badges; link to published Antora pages Co-authored-by: Ryan Johnson <AMDphreak@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a first-class Antora documentation component for the devcentr.org marketing site and updates the README with docs and CI badges.
Docs added/updated
docs/antora.yml,docs/modules/ROOT/)build-news.mjs, feed generation, mirror sources, troubleshootingdev-centr/toolchain-advisorhelp-and-support-plans,walkthrough-vscode-and-ci) into Antora pagesCodepaths covered
scripts/build-news.mjs— news/changelog ingestscripts/sync-advisor-catalog.mjs— toolchain advisor catalogsrc/lib/theme-reveal.ts+src/components/mode-toggle.tsx— theme animation.github/workflows/ci.yml— multi-repo CI build and Pages deploysrc/routes/*— public routes documented in site architectureKnowledge gaps addressed
/changelogingests sibling Antora timelines (previously only a README bullet)public/catalog/advisor.jsonFollow-up (cross-repo)
This PR must merge before the docs hub can publish the new component. A companion change for
dev-centr/docsis ready but could not be pushed (cursor bot lacks write access to that repo):dev-centr/devcentr.orginantora-playbook.yml(+ local/testing playbooks)where-docs-live.adocandactivity-log.adocBranch name prepared:
cursor/register-devcentr-org-docsAI search note
The org docs playbook still uses
@antora/lunr-extensiononly.antora-supplemental/antora-ai-help-extensionis not wired yet — needs a separatedev-centr/docschange once org credentials allow.