Skip to content

feat(homepage): Bifurcated homepage refresh#18786

Open
coolguyzone wants to merge 8 commits into
masterfrom
Coolguyzone/feat/bifurcate-homepage-no-sidebar
Open

feat(homepage): Bifurcated homepage refresh#18786
coolguyzone wants to merge 8 commits into
masterfrom
Coolguyzone/feat/bifurcate-homepage-no-sidebar

Conversation

@coolguyzone

@coolguyzone coolguyzone commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

DESCRIBE YOUR PR

Simplified, bifurcated docs homepage — https://sentry-docs-git-coolguyzone-featbifurcate-homepage-no-sidebar.sentry.dev/

Content changes:

  • Slim hero (headline, tagline, search)
  • Two equal-weight setup cards — Set up with AI and Set up manually
  • Popular SDKs strip + "View all SDKs"
  • Quick-links row + footer

IS YOUR CHANGE URGENT?

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

🤖 Generated with Claude Code

coolguyzone and others added 2 commits July 20, 2026 14:49
Prototype a simplified docs homepage with a bifurcated "get started" UX,
inspired by braintrust.dev/docs. Replaces the busy hero + feature/"get to
know us" grids with a slim hero and two equal-weight setup paths — Set up
with AI and Set up manually — plus a popular-SDKs strip and quick links.
Also renders the docs sidebar on the homepage (Product tree as a stand-in).

Mockup for design review; the setup CTAs and sidebar contents are
placeholders.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Second mockup option: same simplified, bifurcated AI-vs-manual setup
homepage, but without the docs sidebar — the content spans the full width.
Companion to the sidebar variant for side-by-side design review.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview Jul 22, 2026 10:36pm
sentry-docs Ready Ready Preview Jul 22, 2026 10:36pm

Request Review

- "Set up with AI" now links directly to /ai/agent-skills/
- Replace the combined "API & CLI" card with separate API and CLI cards
  (5-up quick-links row) so both destinations are reachable as their own
  whole-card links

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Comment thread src/components/home.tsx Outdated
@coolguyzone coolguyzone changed the title feat(homepage): Bifurcated homepage — no sidebar (mockup variant) feat(homepage): Bifurcated homepage refresh Jul 22, 2026
coolguyzone and others added 4 commits July 22, 2026 14:45
next/link doesn't reliably scroll for same-page hash navigation in the
App Router; a plain <a href="#platforms"> uses native anchor scrolling so
"Set up manually" actually jumps to the Popular SDKs section.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…furcate-homepage-no-sidebar

# Conflicts:
#	src/components/home.tsx
master renamed /ai/agent-skills/ to /ai/agent-plugin/; point the "Set up
with AI" card at the current route.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 871fd62. Configure here.

Comment thread src/components/home.tsx
Comment thread src/components/home.tsx
…of main

- Size the home header content to max-w-screen-lg (1024px) with matching
  per-breakpoint padding so the logo/nav line up with the hero and cards
- Move <footer> to be a sibling of <main> so it regains the contentinfo
  landmark for screen-reader navigation

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.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