Add styled landing page intros to AI and context engine docs#3558
Open
mich-elle-luna wants to merge 1 commit into
Open
Add styled landing page intros to AI and context engine docs#3558mich-elle-luna wants to merge 1 commit into
mich-elle-luna wants to merge 1 commit into
Conversation
Adds tagline, three clickable cards, "What is X?" and "Why use X?" sections with Redis-palette styling to the Redis for AI, Context Engine, Agent Memory, LangCache, Context Retriever, Data Integration, and Feature Form index pages. Also renames "Agent Memory Server" to "Agent Memory" throughout. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds tagline, three clickable cards, "What is X?" and "Why use X?" sections with Redis-palette styling to the Redis for AI, Context Engine, Agent Memory, LangCache, Context Retriever, Data Integration, and Feature Form index pages.
Note
Low Risk
Documentation-only Hugo/Markdown and styling changes with no application or auth logic affected.
Overview
Adds landing-page style intros to seven Hugo index pages under
develop/ai: Redis for AI and search, Redis Iris context engine, Agent Memory, LangCache, Context Retriever, Data Integration, and Feature Form.Each page now opens with a short tagline, a three-card
image-cardgrid (quick start / examples / related links), then shared “What is …?” and “Why use …?” blocks using Redis palette classes (text-redis-red-500,border-redis-pen-300, two-column benefit cards). Several service pages also add Quick example snippets (REST JSON,ctxctl, or RDI YAML).Copy and metadata tweaks: Context Engine front matter description is shortened; Agent Memory renames Redis Agent Memory overview to Two-tier memory model and refers to the Agent Memory service instead of “Agent Memory Server.” Original deeper sections below the new intros are largely retained, so some pages repeat overview text after the new blocks.
Reviewed by Cursor Bugbot for commit c159a93. Bugbot is set up for automated code reviews on this repo. Configure here.