Skip to content

feat: add a Home global anchor to the help-center template - #17

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

feat: add a Home global anchor to the help-center template#17
brandonmcconnell wants to merge 8 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 help-center preview and confirm a Home anchor appears
  • Click Home and land on the custom homepage at /

Made with Cursor

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>
@mintlify

mintlify Bot commented Aug 20, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
help-center-starter 🟢 Ready View Preview Aug 20, 2026, 10:36 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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>
A second global anchor keeps Home from sitting alone at the top of the sidebar, matching the product-guide pattern.

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