Skip to content

Update Cloud docs landing page to component-home-v3#578

Open
JakeSCahill wants to merge 1 commit intomainfrom
feature/component-home-v3
Open

Update Cloud docs landing page to component-home-v3#578
JakeSCahill wants to merge 1 commit intomainfrom
feature/component-home-v3

Conversation

@JakeSCahill
Copy link
Copy Markdown
Contributor

Summary

Migrates the Cloud docs landing page to use the new component-home-v3 layout with configurable content via page attributes.

Page Attributes Added

Deploy Section

Attribute Description
:page-deploy-title: Section heading
:page-deploy-N-title: Card title (N = 1-3)
:page-deploy-N-desc: Card description
:page-deploy-N-link: Card link (Antora resource ID)
:page-deploy-N-icon: Card icon name

Popular Topics Section

Attribute Description
:page-popular-title: Section heading
:page-popular-N-title: Card title (N = 1-4)
:page-popular-N-desc: Card description
:page-popular-N-link: Card link (Antora resource ID)
:page-popular-N-icon: Card icon name

Labs Section

Attribute Description
:page-labs-title: Section heading
:page-labs-link: Link to all labs
:page-labs-N-title: Lab title (N = 1-4)
:page-labs-N-link: Lab link (external URL)

Stats Bar

Attribute Description
:page-stats: Pipe-separated stats with ;; delimiter

Related

Migrates Cloud docs landing page to use the new component-home-v3 layout
with configurable content via page attributes.

## Deploy Section
- :page-deploy-title: Section heading
- :page-deploy-N-title/desc/link/icon: Card content (up to 3)

## Popular Topics Section
- :page-popular-title: Section heading
- :page-popular-N-title/desc/link/icon: Card content (up to 4)

## Labs Section
- :page-labs-title: Section heading
- :page-labs-link: Link to all labs
- :page-labs-N-title/link: Individual lab links

## Stats Bar
- :page-stats: Pipe-separated stats with ;; delimiter

Related: redpanda-data/docs-ui#376
@JakeSCahill JakeSCahill requested a review from a team as a code owner May 8, 2026 07:42
@netlify
Copy link
Copy Markdown

netlify Bot commented May 8, 2026

Deploy Preview for rp-cloud ready!

Name Link
🔨 Latest commit 663ab8a
🔍 Latest deploy log https://app.netlify.com/projects/rp-cloud/deploys/69fd9405e80d870008830557
😎 Deploy Preview https://deploy-preview-578--rp-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 8, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b4d8ea0e-4a92-4fc2-b190-09e726f3e06b

📥 Commits

Reviewing files that changed from the base of the PR and between ae3deed and 663ab8a.

📒 Files selected for processing (1)
  • modules/home/pages/index.adoc

📝 Walkthrough

Walkthrough

The home page for Redpanda Cloud documentation is migrated from component-home-v2 to component-home-v3, with a refreshed page description. All major sections are updated: the deploy section now features Serverless, Dedicated cluster, and Bring Your Own Cloud with new descriptions and icons; the Popular topics section is revised with Billing, Security, Networking, and rpk commands entries; a new Labs for Redpanda Cloud section is added with four lab entries linked to external GitHub repositories; and the stats bar messaging is rewritten to highlight Serverless deployment speed, pay-as-you-go pricing, zero infrastructure setup, and automatic scaling.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Suggested reviewers

  • WillemKauf
  • dotnwat
  • Feediver1
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is well-structured with detailed documentation of page attributes added, but it does not follow the repository's required template structure with issue resolution link, page previews, or category checkboxes. Add the required template sections: issue link (Resolves #...), page preview link, review deadline, and category checkboxes (New feature/Content gap/Support Follow-up/Small fix).
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the main change: migrating the Cloud docs landing page to use the new component-home-v3 layout.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/component-home-v3

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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