Skip to content

DOCS-1294 - Homepage hero redesign - #7088

Draft
kimsauce wants to merge 2 commits into
mainfrom
DOCS-1294
Draft

DOCS-1294 - Homepage hero redesign#7088
kimsauce wants to merge 2 commits into
mainfrom
DOCS-1294

Conversation

@kimsauce

@kimsauce kimsauce commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Purpose of this pull request

Redesigns the docs homepage and adds a title to the navbar.

Homepage (src/pages/index.tsx, new src/pages/index.module.css)

  • New hero: single headline ("Turn your data into action"), one primary CTA to the quickstart, and a four-card Collect / Analyze / Monitor / Secure strip.
  • New Meet Dojo AI callout under Product Guides, linking to Mobot.
  • Drops the old blue masthead, the "New to Sumo?" three-step hero, and the hero graphic.
  • Styles moved from inline MUI sx props to a CSS module; responsive breakpoints and prefers-reduced-motion handled.

Navbar (docusaurus.config.js, src/css/sumo.scss)

  • Adds a "Docs" title next to the logo with a divider rule; pins the logo to 24px.

Note: the visually-hidden <h1>Sumo Logic Documentation</h1> is replaced by the visible hero <h1> ("Turn your data into action"). The page <title> and meta description are unchanged.

Draft — needs a visual review at desktop and mobile widths.

Select the type of change

  • Minor Changes - Typos, formatting, slight revisions
  • Update Content - Revisions, updating sections
  • New Content - New features, sections, pages, tutorials
  • Site and Tools - .clabot, version updates, maintenance, dependencies, new packages for the site (Docusaurus, Gatsby, React, etc.)

Ticket (if applicable)

https://sumologic.atlassian.net/browse/DOCS-1294

🤖 Generated with Claude Code

Replace the blue masthead and "New to Sumo?" three-step hero with a
single-message hero ("Turn your data into action"), one primary CTA to
the quickstart, and a four-card Collect / Analyze / Monitor / Secure
strip. Add a "Meet Dojo AI" callout under Product Guides linking to Mobot.

Move the homepage styles from inline MUI sx props into an
index.module.css module, with responsive breakpoints and
prefers-reduced-motion handling. Add the hero-data-wave.webp background.

Add a "Docs" title beside the navbar logo (divider rule, muted styling)
and pin the logo to 24px.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@kimsauce kimsauce self-assigned this Sep 2, 2026
@cla-bot cla-bot Bot added the cla-signed Contributor approved, listed in .clabot file label Sep 2, 2026
@kimsauce kimsauce changed the title DOCS-1294 - Redesign the homepage hero and add a navbar title DOCS-1294 - Homepage hero redesign Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed Contributor approved, listed in .clabot file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant