Skip to content

feat(web): GitHub star CTAs, v2 tag, and full-reference link#95

Merged
desko27 merged 5 commits into
mainfrom
claude/fervent-hawking-ade33f
May 30, 2026
Merged

feat(web): GitHub star CTAs, v2 tag, and full-reference link#95
desko27 merged 5 commits into
mainfrom
claude/fervent-hawking-ade33f

Conversation

@desko27
Copy link
Copy Markdown
Owner

@desko27 desko27 commented May 30, 2026

What

Four small enhancements to the public site chrome (sites/web), aimed at conversion and wayfinding:

  • ★ Star CTAs — the plain GitHub nav link becomes an outline "★ Star" button in the header, and the secondary "GitHub →" in the final landing CTA becomes "★ Star on GitHub". "Browse examples" stays the primary action. No star count, no third-party widget — just styled links with an inline star SVG.
  • v2 tag — a small, muted "v2" beside the header wordmark. Major line only, hardcoded, so it never goes stale across 2.x releases.
  • Full reference link — the site now points to the canonical reference (the repo README, per ADR-0017). Header nav gets a "Full reference ↗" link (external glyph, hidden on narrow screens); mirrored as plain text in the footer. Both deep-link to #readme, distinct from the repo-root Star CTA.
  • Hero copy — rename the hero example variable yesok (reads more naturally for a boolean confirm result; cherry-picked).

Verification

Ran the site locally and verified in-browser (dark mode): header / footer / final landing CTA render correctly, responsive behavior holds (Full reference stays single-line / hides under md, with the footer as backup), all links carry correct href / target / rel, and there are no console errors.

Docs

No CONTEXT.md or ADR changes — these are chrome/marketing tweaks, and the full-reference link merely operationalizes the existing ADR-0017 decision (README stays canonical; the site links out to it).

desko27 added 4 commits May 30, 2026 12:39
Promote the plain GitHub nav link to an outline "★ Star" button in the
header, and turn the secondary "GitHub →" link in the final landing CTA
into a "★ Star on GitHub" button. "Browse examples" stays the primary
action — no star count, no third-party widget, just styled links with an
inline star SVG.
Shorter and reads more naturally for a boolean confirm result.
A small, muted "v2" beside the wordmark — major line only, hardcoded,
so it never goes stale across 2.x releases.
The README is the canonical reference per ADR-0017; the site now points
to it. Header nav gets a "Full reference ↗" link (external glyph, hidden
on narrow screens), mirrored as plain text in the footer. Both deep-link
to #readme so it lands on the rendered docs, distinct from the repo-root
Star CTA.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

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

Project Deployment Actions Updated (UTC)
react-call Ready Ready Preview, Comment May 30, 2026 12:12pm

@desko27 desko27 merged commit 4c79bb8 into main May 30, 2026
8 checks passed
@desko27 desko27 deleted the claude/fervent-hawking-ade33f branch May 30, 2026 12:15
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