chore: update Docusaurus to 3.10.2 - #74
Merged
Merged
Conversation
…andards - Upgrade Docusaurus from 2.0.0-beta.20 to 3.10.1; update React to 18, Node to 20 in workflows and volta config - Import CLAUDE.md and technical-writer skill (SKILL.md + 7 resource files) from opcon-docs - Enable breadcrumbs; replace minimal CSS with full opcon-docs/windows-agent-docs stylesheet - Convert index page to card-style link menu (displayed_sidebar: null); create docs/overview.md with What is it?, FAQs, Glossary - Add section overview pages for Installation, Administration, Operations, and Reference; link sidebar category titles to each overview via Docusaurus link property - Move release-notes to second sidebar position; set all categories to collapsed: true - Reformat release notes to windows-agent-docs style (version grouping, What's new, Why this matters, Fixes) - Add front matter, What is it?, FAQs, and Glossary to all docs pages; replace banned terms (click, execute/executing, drop-down, task) throughout - Improve installation page readability: requirements table, three-phase orientation, service startup caution repositioned, machine creation split into three labeled sub-procedures Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Bump @docusaurus/* packages to 3.10.2 (latest) and refresh yarn.lock. Site builds successfully. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
MoKranda
approved these changes
Jul 16, 2026
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
Updates Docusaurus to 3.10.2 (latest).
Changes
@docusaurus/*packages to 3.10.2 and refresh the lockfileVerification
yarn build(ornpm run build) succeeds🤖 Generated with Claude Code