Add unified navigation attributes and rename component#427
Add unified navigation attributes and rename component#427JakeSCahill wants to merge 11 commits into
Conversation
- Rename component from redpanda-connect to connect - Add page-header-data attributes for unified navigation: - title, section, parent-component, description - Add icon: plug-connected for bucket display Part of unified navigation implementation.
✅ Deploy Preview for redpanda-connect ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Important Review skippedToo many files! This PR contains 300 files, which is 150 over the limit of 150. To get a review, narrow the scope: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (300)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Jira: DOC-2180 |
- Updated xrefs: redpanda-connect → connect - Updated xrefs: redpanda-cloud → cloud-data-platform - Updated xrefs: redpanda-labs → labs - Updated self-references: ROOT → streaming - Fixed references in both .adoc pages and .json attachments
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update to match new naming convention for component metadata. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Change redpanda-cloud: to cloud-data-platform: in antora.yml and overrides.json Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…o connect Updated overrides.json to use correct component name in include directives. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
…ect to connect Replaced all occurrences of include::redpanda-connect:components:partial$secret_warning.adoc with include::connect:components:partial$secret_warning.adoc in auto-generated field partial files. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Convert from minimal component-home-v2 to full-featured component-home-v3 layout with hero, deploy options, popular topics, and labs sections. Sections added: - Hero with description - Deploy section: rpk, Helm, Binary installation - Popular topics: Connectors, Bloblang, CDC, RAG & AI - Labs section (title only, no items yet) Removes duplicate page-role attribute (layout handles this automatically).
Defines 4 Connect-specific AI suggestion questions that appear in the Ask AI chat drawer when viewing Connect documentation. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Adds unified navigation attributes to Connect component and renames from
redpanda-connecttoconnect.Changes
Component Rename
Unified Navigation Attributes
Adds complete
page-header-dataattributes for Data Platform unified sidebar:title: "Connect" - Display namesection: "Data Platform" - Umbrella section identifierparent-component: "self-managed" - Parent hierarchydescription: "Build data pipelines with hundreds of prebuilt connectors."color: "#54478C" - Component theme color (existing)order: 3 - Sort order in unified navigation (existing)icon: "plug-connected" - Tabler icon for bucket displayRelated PRs
Antora Extension
docs Repository
docs-ui
cloud-docs
Impact
This change enables the Connect documentation to appear in the unified Data Platform sidebar with:
Testing
After merging, the Connect component will:
Breaking Changes
URL Changes
Component rename will change URLs:
/redpanda-connect/.../connect/...Redirects will be configured in docs-site to handle old URLs.