Skip to content

Plugin pages v2: design-forward refresh + Codex page#633

Merged
steve-calvert-glean merged 2 commits into
mainfrom
plugin-pages-v2
Jul 20, 2026
Merged

Plugin pages v2: design-forward refresh + Codex page#633
steve-calvert-glean merged 2 commits into
mainfrom
plugin-pages-v2

Conversation

@steve-calvert-glean

Copy link
Copy Markdown
Contributor

What

Refreshes the plugin install pages to match the homepage-redesign design language, and gives Codex a real docs page instead of a GitHub deep link.

PluginPage v2 template

  • Token-gradient banner with hairline border, "Official Glean plugin" eyebrow pill, and a Glean × client brand lockup using getClientIcon from @gleanwork/mcp-config-schema (replaces static PNGs + accent-gradient hero)
  • Numbered step rail matching the cookbook recipe pages
  • Command steps render as dark terminal panels (mac dots) with a new copy-to-clipboard button; CTA steps are primary pills
  • Doc-template h1 hidden on plugin pages — the banner carries the title
  • TerminalPanel gains an opt-in copy prop (homepage panels unchanged)

Pages

  • claude-code.mdx / cursor.mdx migrated to the new clientId/mono props
  • New codex.mdx — every command verified against the gleanwork/codex-plugins README: marketplace add, codex plugin add glean@glean-codex-plugins + glean-dev-docs@glean-codex-plugins, codex mcp add/login wiring, plus a "Which plugin do I need?" table
  • Sidebar: "Codex Plugins" entry after Cursor
  • Homepage (flag-gated): Codex card now links to /guides/mcp/codex

Verification

  • pnpm build, pnpm test (143 passing), prettier — all green
  • CDP screenshots of all three pages, light + dark, captured post-fonts.ready and visually reviewed

🤖 Generated with Claude Code

Rewrites PluginPage in the homepage-redesign design language: token
gradient banner with Glean × client brand lockup (getClientIcon),
numbered step rail, terminal command panels with copy buttons, and a
primary-pill CTA. The doc-template h1 is hidden on plugin pages (the
banner carries the title). TerminalPanel gains an opt-in copy prop.

Adds the Codex plugins page with install commands verified against the
gleanwork/codex-plugins README, adds its sidebar entry, and points the
homepage Codex card at the new page instead of the GitHub repo.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@steve-calvert-glean
steve-calvert-glean requested a review from a team as a code owner July 20, 2026 23:39
@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
glean-developer-site Ready Ready Preview, Comment Jul 20, 2026 11:42pm

Request Review

Drop the glean-dev-docs install from the Codex page — it promotes just
the enterprise-knowledge plugin. Page, sidebar, and homepage card all
read singular (Codex Plugin), matching Claude Code and Cursor.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@steve-calvert-glean
steve-calvert-glean merged commit 99daeeb into main Jul 20, 2026
3 checks passed
@steve-calvert-glean
steve-calvert-glean deleted the plugin-pages-v2 branch July 20, 2026 23:43
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