docs: add new Redoc CE 3.x page - #382
Merged
Merged
Conversation
yevhenpylyp-del
marked this pull request as ready for review
August 11, 2026 14:28
Contributor
There was a problem hiding this comment.
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-pagesfrom0.2.23to0.2.24and updatespackage-lock.json. - Adds
pages/redoc-ce/redoc-ce.page.tsxthat exports the Redoc CE page component with updated SEO frontmatter. - Updates the navbar configuration in
redocly.yamlto route the "Redoc" link under "Open Source" to the new Redoc CE page instead of the old one.
| - separator: Open Source | ||
| - label: Redoc | ||
| page: ./pages/redoc/redoc.page.tsx | ||
| page: ./pages/redoc-ce/redoc-ce.page.tsx |
Contributor
Daryna-del
approved these changes
Aug 11, 2026
JLekawa
approved these changes
Aug 11, 2026
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.
What/Why/How?
Added new Redoc CE 3.x marketing page
Reference
Testing
Screenshots (optional)
Check yourself
Security