Skip to content

docs: update announcement banner content - #384

Merged
yevhenpylyp-del merged 4 commits into
mainfrom
feat/update-announcment-banner
Aug 14, 2026
Merged

docs: update announcement banner content#384
yevhenpylyp-del merged 4 commits into
mainfrom
feat/update-announcment-banner

Conversation

@yevhenpylyp-del

@yevhenpylyp-del yevhenpylyp-del commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

What/Why/How?

Updated announcement banner text, to include new Redoc 3.0

Reference

Testing

Screenshots (optional)

Desktop View
Screenshot 2026-08-14 at 14 49 42

Mobile View
Screenshot 2026-08-14 at 14 50 03

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 12, 2026 14:51

@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

Redocly Agent has reviewed your changes and found 2 potential issue(s).

Note

Low Risk

Changes are strictly limited to documentation site configurations and CSS styling for the announcement banner. There is zero impact on backend systems, core application logic, or operational stability.

Overview

Updates the announcement banner content to highlight the upcoming Redoc 3.0 release alongside the existing Reviewer early access promotion. Adds a new Redoc CE SVG icon and introduces responsive CSS classes (banner-wide and banner-narrow) to ensure the banner renders appropriately on both desktop and mobile screens.

@yevhenpylyp-del
yevhenpylyp-del requested a review from a team as a code owner August 13, 2026 13:42
Comment thread redocly.yaml Outdated
Comment thread redocly.yaml Outdated

banner:
- content: ✨ **Reviewer is here!** Expert review on every docs PR. [Get early access](/pages/reviewer/reviewer.page.tsx)
- content: ✨ **Reviewer** - expert feedback on every docs PR. [Get early access](/pages/reviewer/reviewer.page.tsx) **·** {% img src="./images/icons/redoc-ce.svg" alt="Redoc" width=16 height=16 /%} Redoc 3.0 is coming. [Take a look](/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: High

These links use absolute file paths (/pages/.../*.page.tsx). Because these pages define custom slugs (/reviewer and /redoc-ce) in frontmatter, they will 404. Update the links to point directly to the URL slugs: (/reviewer) and (/redoc-ce).

@yevhenpylyp-del
yevhenpylyp-del merged commit 92322f5 into main Aug 14, 2026
5 of 7 checks passed
@yevhenpylyp-del
yevhenpylyp-del deleted the feat/update-announcment-banner branch August 14, 2026 11:52
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.

4 participants