fix: canonicalize math routing and navigation structure#58
Open
fix: canonicalize math routing and navigation structure#58
Conversation
…tion Navigation IA cleanup: math route consolidation and sidebar discoverability improvements across multiple sections. Math routing: - Add /math hub page (MathLandingView) linking to Refresh and Bridge - Add canonical routes /math/refresh and /math/bridge - Legacy /math-refresh and /math-bridge redirect with params preserved - Reference deep links untouched Sidebar wiring (Learning + Career): - Add Cognitive Toolkit and Behavioral Design to Learning section - Add Career Foundations to Career section - Extend Learning and Career header active states Sidebar wiring (Projects + Business): - Add OSS Projects and HF Projects to Projects section - Add Brand Studio and Execution Playbook to Business section - Extend parent header active states Section rename: - "Side Projects" → "Business" (label + aria only) Docs deep-dives: - Add 6 deep-dive sub-items under Docs > How It Works - Extend Docs header active state for deep-dive routes - Add mcp_ecosystem ViewId for /how-mcp-works - /how-gpu-works intentionally left in Reference
9 tasks
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
Full navigation IA cleanup covering math route consolidation, orphan page wiring, section rename, and docs deep-dive sidebar integration.
Math routing canonicalization
/mathhub page with entry cards for Refresh and Bridge/math/refresh,/math/bridge/math-refreshand/math-bridgeredirect with search params preserved/reference?section=math-refresh) untouchedSidebar wiring - Learning + Career (Stage A1)
Sidebar wiring - Projects + Business (Stage A2)
Section rename (Stage B1)
Docs deep-dives (Stage B2)
/how-gpu-worksstays in Reference > GPUsmcp_ecosystemViewId added for/how-mcp-worksTest plan
npx tsc --noEmit- 0 errorspnpm lint- 0 errors🤖 Generated with Claude Code