Skip to content

docs: add new Redoc CE 3.x page - #382

Merged
yevhenpylyp-del merged 3 commits into
mainfrom
feat/add-redoc-3x-marketing-page
Aug 11, 2026
Merged

docs: add new Redoc CE 3.x page#382
yevhenpylyp-del merged 3 commits into
mainfrom
feat/add-redoc-3x-marketing-page

Conversation

@yevhenpylyp-del

Copy link
Copy Markdown
Contributor

What/Why/How?

Added new Redoc CE 3.x marketing page

Reference

Testing

Screenshots (optional)

Check yourself

  • Code is linted
  • Tested
  • All new/updated code is covered with tests

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

@yevhenpylyp-del
yevhenpylyp-del marked this pull request as ready for review August 11, 2026 14:28
@yevhenpylyp-del
yevhenpylyp-del requested a review from a team as a code owner August 11, 2026 14:28

@redocly redocly Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

marketing-site AI Review: 🟢 Completed

Reunite Agent has reviewed your changes and found 1 potential issue(s).

Note

Low Risk

Changes are limited to a dependency bump and website routing for documentation/marketing content. The blast radius is confined to the newly added Redoc CE page and its associated top navigation link, posing minimal operational risk to the broader system.

Overview

Introduces a new Redoc CE 3.x marketing page and updates site navigation.

  • Bumps @redocly/marketing-pages from 0.2.23 to 0.2.24 and updates package-lock.json.
  • Adds pages/redoc-ce/redoc-ce.page.tsx that exports the Redoc CE page component with updated SEO frontmatter.
  • Updates the navbar configuration in redocly.yaml to route the "Redoc" link under "Open Source" to the new Redoc CE page instead of the old one.

Comment thread redocly.yaml
- separator: Open Source
- label: Redoc
page: ./pages/redoc/redoc.page.tsx
page: ./pages/redoc-ce/redoc-ce.page.tsx

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Severity: Medium

Having two identical Redoc labels in the same dropdown is confusing. Rename this label to Redoc CE to match its page title. Additionally, consider adding this new page to the footer navigation for consistency.

@yevhenpylyp-del
yevhenpylyp-del merged commit 56916de into main Aug 11, 2026
6 of 7 checks passed
@yevhenpylyp-del
yevhenpylyp-del deleted the feat/add-redoc-3x-marketing-page branch August 11, 2026 15:03
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.

3 participants