Skip to content

feat: add a Home global anchor - #3

Open
brandonmcconnell wants to merge 7 commits into
mainfrom
brandon/help-center-home-anchor
Open

feat: add a Home global anchor#3
brandonmcconnell wants to merge 7 commits into
mainfrom
brandon/help-center-home-anchor

Conversation

@brandonmcconnell

Copy link
Copy Markdown
Collaborator

Summary

  • Add a global Home anchor pointing at /, matching the product-guide pattern
  • Keeps the root index.mdx landing page off the sidebar while making it reachable from nav

Test plan

  • Open the site and confirm a Home anchor appears
  • Click Home and land on the custom homepage at /

Made with Cursor

brandonmcconnell and others added 7 commits August 20, 2026 15:35
Expose the root landing page in nav the same way product-guide does, without listing index in the sidebar.

Co-authored-by: Cursor <cursoragent@cursor.com>
The logo rule targeted every sidebar link to /, so the new Home icon stretched to the empty SVG default height.

Co-authored-by: Cursor <cursoragent@cursor.com>
Restores the theme left margin so the 1px ring is not cut off by the sidebar scroll area.

Co-authored-by: Cursor <cursoragent@cursor.com>
Puts index.mdx in the sidebar before Quickstart and drops the Home global anchor that was fighting logo CSS.

Co-authored-by: Cursor <cursoragent@cursor.com>
Move Home out of Getting started and pair it with a Docs anchor so the sidebar top is a two-item set instead of a lone Home link.

Co-authored-by: Cursor <cursoragent@cursor.com>
Reuse the book-open icon on the Docs sidebar anchor so Home is not a lone link, without duplicating Docs in the product dropdown.

Co-authored-by: Cursor <cursoragent@cursor.com>
Drop global anchors so we can preview Home and Docs as regular nav pages above the groups.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant