Skip to content

feat(banner): link the rename announcement to the blog post - #15

Merged
aditya-klarityintelligence merged 1 commit into
mainfrom
chore/banner-learn-more
Aug 6, 2026
Merged

feat(banner): link the rename announcement to the blog post#15
aditya-klarityintelligence merged 1 commit into
mainfrom
chore/banner-learn-more

Conversation

@aditya-klarityintelligence

Copy link
Copy Markdown
Contributor

Mirrors the klarity-docs change (klarityinc/klarity-docs#23) so both documentation sites carry the same announcement.

Before

🎉 Klarity is now Within — same team, same experience, bolder vision: Transform from Within

After

🎉 Klarity is now Within — same team, same experience, bolder vision: Transform from Within. Learn more

Notes

Mintlify banner content supports basic MDX, so this is a plain markdown link — no config or CSS change needed. Mintlify renders it as an underlined <a> and adds target="_blank" / rel="noreferrer" automatically for external links.

The link inherits the banner's mode colour from the existing custom.css rules (orange on navy in light, navy on orange in dark), because those force a single colour onto every banner descendant. The underline is what marks it as a link.

Verification

  • Target URL returns 200
  • mint validate and mint broken-links both pass

Unrelated, but worth knowing

developers.within.ai is still serving pre-#13 content — the live site shows the old github.com/Within/within-mcp links, which 404. Both #13 and #14 are on main but have not reached production. Given the repo was transferred from Klarity-AI/klarity-mcp to Within-AI/within-mcp today, the Mintlify Git connection may need reauthorising against the new owner.

🤖 Generated with Claude Code

Mirrors the klarity-docs change so both documentation sites carry the same
announcement. Adds a "Learn more" link at the end of the bar, pointing at
the rename post on the marketing site:

  https://www.within.ai/resources/blog/klarity-is-now-within

Mintlify banner content supports basic MDX, so this is a plain markdown
link. It renders as an underlined <a> with target="_blank" and
rel="noreferrer", and inherits the banner's mode colour from custom.css —
the underline is what distinguishes it, since the existing rules force a
single colour across every banner descendant.

Verified: the URL returns 200, and `mint validate` and `mint broken-links`
both pass.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Aug 6, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
klarity-mcp 🟢 Ready View Preview Aug 6, 2026, 3:34 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@aditya-klarityintelligence
aditya-klarityintelligence merged commit f50770d into main Aug 6, 2026
6 checks passed
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