You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(website): Phase 1 marketing — star button, social share, playground CTA, WCAG, RSS (#425)
* fix(ci): remove auto-commit WASM step — blocked by branch protection on main
The wasm auto-commit step from PR #423 fails with GH013 (branch protection
rules prevent direct pushes to main, even from CI). This aborts the entire
deploy pipeline before Vercel runs.
The WASM is now committed in git (PR #423), so the auto-commit step is
redundant for normal deploys. When wasm/ source changes, rebuild and commit
manually. Revert permissions back to contents: read.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat(website): Phase 1 marketing — star button, social share, playground CTA, WCAG, RSS
- Hero: live GitHub star button with client-side count fetch (GitHubStarButton)
- Hero: fix WCAG contrast — zinc-500/emerald-400/70 → zinc-400/emerald-400
- Blog post: X/Twitter, LinkedIn, HN share buttons after article content
- Playground: post-use CTA bar with copyable go get command (after first parse)
- Footer: add Release RSS feed link
- Blog: add missing v1.12.0–v1.13.0 comparison links to changelog footer
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Ajit Pratap Singh <ajitpratapsingh@Ajits-Mac-mini-2655.local>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments