Docs IA round 2: Primitives group + Get Started merge - #127
Merged
Conversation
- Primitives nav group (sidebar.mjs GROUP_LABELS + SPEC_GROUP_ORDER): Introduction -> Core Specification -> Primitives -> Guides - merge standalone About group into Get Started; align Quickstart H1 to label 'CLI Setup' + intro; For LLMs intro - sync regenerated spec payload (Related descriptions, Philosophy page, stripped dividers/conformance) - CSS safety net for stray post-intro divider - sync Playwright route/marker specs to new IA astro build 176 pages, internal-link audit 3364/0 broken, Playwright green.
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.
Closes #126. Companion to FlowMCP/flowmcp-spec#91 (consumes its regenerated payload).
Changes
src/data/sidebar.mjs): GROUP_LABELS + deterministicSPEC_GROUP_ORDER→ Introduction → Core Specification → Primitives → Guides.astro.config.mjs): merge standalone About group into Get Started; align Quickstart page H1 to its label CLI Setup + intro; add a For LLMs intro.custom.css).Verification
astro build176 pages, no errorsNote: merge flowmcp-spec#91 first; this PR already bundles the synced output so its own build is self-contained. The actual GH-Pages deploy happens on merge to main.