Skip to content

feat(website): polish docs landing (direction B — branded & iconic)#568

Merged
blove merged 4 commits into
mainfrom
claude/docs-landing-polish
Jun 3, 2026
Merged

feat(website): polish docs landing (direction B — branded & iconic)#568
blove merged 4 commits into
mainfrom
claude/docs-landing-polish

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented Jun 3, 2026

Summary

Visual + copy polish of the /docs funnel (structure unchanged):

  • Vendor logo chips on the four fork cards, reusing the shipped /logos/*.svg assets + the ecosystem-strip <img> treatment: LangGraph→LangChain, AG-UI→CopilotKit, A2UI→Google, json-render→Vercel, each with an uppercase mono attribution.
  • In-house glyph chips for our own libraries (Chat / Licensing / Telemetry).
  • Numbered step badges (1/2/3), card hover-lift (matches EcosystemStrip, with prefers-reduced-motion guard), and hairline dividers between steps.
  • Copy-able install snippets via a new CopyButton client component (reuses CodeBlock's icons + the existing docs:copy_code_click analytics event); the page stays a server component.
  • Copy: headline → "Start building with Threadplane"; tightened backend blurbs. A2UI link unchanged.

Design spec: docs/superpowers/specs/2026-06-03-docs-landing-polish-design.md
Plan: docs/superpowers/plans/2026-06-03-docs-landing-polish.md

Test Plan

  • CopyButton.spec.tsx — 2/2 pass (clipboard write + analytics)
  • e2e/docs.spec.ts — 7/7 pass (new h1, vendor logos, copy button, all links)
  • eslint on changed files — clean
  • Manual browser check: all sections render, real Google/Vercel/LangChain marks load, dividers + badges + glyph chips present, no console errors
  • CI green

🤖 Generated with Claude Code

blove and others added 4 commits June 3, 2026 11:17
Visual + copy polish of the /docs funnel: vendor logo chips on the four
fork cards, in-house glyphs for our libs, numbered step badges, snippet
copy button, hover lift, dividers; h1 -> "Start building with Threadplane".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Vendor logo chips on the four fork cards, in-house glyphs for our own
libraries, numbered step badges, copy-able install snippet, hover lift,
and dividers. Headline -> "Start building with Threadplane"; tightened
backend blurbs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 3, 2026

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

Project Deployment Actions Updated (UTC)
threadplane Ready Ready Preview, Comment Jun 3, 2026 9:46pm

Request Review

@blove blove enabled auto-merge (squash) June 3, 2026 21:46
@blove blove merged commit a3a9420 into main Jun 3, 2026
3 checks passed
@blove blove deleted the claude/docs-landing-polish branch June 3, 2026 22:50
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