Skip to content

Conversation

@mich-elle-luna
Copy link
Collaborator

@mich-elle-luna mich-elle-luna commented Jan 6, 2026

This is a draft re-design on the docs home page to address feedback about the co-pilot search box location, use of vertical space, and to prevent the jumping of the navigation bar location when going from the home page to the next level down.

https://redis.io/docs/staging/home-nav-fix/

- Changed horizontal padding from px-4 md:px-11 to px-5 to match other pages
- Adjusted top padding to 2px for precise vertical alignment
- Added sparkles icon for AI copilot search box
- Updated text: 'Welcome to Redis Docs' (capital D)
- Updated text: 'Control your Redis Software on-premises and on cloud platforms'
- Navigation now aligns perfectly with other documentation pages
@dwdougherty
Copy link
Collaborator

This looks good to me, @mich-elle-luna.

@mich-elle-luna mich-elle-luna requested a review from a team January 6, 2026 20:01
Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

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

LGTM.

- Added 'Get Started' and 'Deploy & Operate' column headings for clarity
- Reduced vertical spacing between sections from 56px to 32px (mt-14/pt-14 to mt-8/pt-8)
- Reorganized sections for better logical grouping:
  - Moved 'Client tools' from Deploy to Get Started column
  - Moved 'Optimize Redis' and 'Migrate data' from Get Started to Deploy column
- Added new 'Understand Redis data structures and use cases' section
- Changed 'Build GenAI apps with Redis' to 'Build GenAI apps'
- Balanced columns: 6 sections in Get Started, 6 in Deploy & Operate
- Fixed backtick escaping in llms.txt button label
@dwdougherty dwdougherty requested a review from a team January 7, 2026 15:16
Copy link
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

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

Just one comment to consider, but otherwise a nice improvement - LGTM.

{{ partial "docs-section.html" (dict
"Title" "Understand Redis data structures and use cases"
"Description" "Learn which Redis data structures to use for caching, queues, leaderboards, and more"
"ButtonLink" "./develop/data-types/"
Copy link
Contributor

Choose a reason for hiding this comment

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

There's also this page that gives guidance about when to use which type. I don't know if that would be useful here. Alternatively, maybe the guidance page should replace the current index page for that section?

mich-elle-luna and others added 2 commits January 8, 2026 11:41
Co-authored-by: Cameron Bates <102550101+cmilesb@users.noreply.github.com>
@mich-elle-luna mich-elle-luna merged commit f6cb6a8 into main Jan 8, 2026
6 checks passed
@mich-elle-luna mich-elle-luna deleted the home-nav-fix branch January 8, 2026 20:49
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.

5 participants