cmux/web/app/components
Lawrence Chen 2e2e190bf4
Add GitHub star count to site header (#673)
* Add GitHub star count to site header

Fetches star count from GitHub API via /api/github-stars with 5-minute
server-side caching (ISR + stale-while-revalidate). Shows formatted
count (e.g. "2.2k") next to the GitHub link in both desktop nav and
mobile drawer.

* Move star count to separate badge left of download button

GitHub icon + formatted count as its own clickable element in the
right header section, separate from the nav links. Desktop only.

* Center GitHub stars badge vertically in header

* Add right padding to GitHub stars badge
2026-02-28 17:02:19 -08:00
..
callout.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
code-block.tsx Fix ASCII diagram font rendering on concepts page (#420) 2026-02-23 20:19:45 -08:00
docs-nav-items.ts Add browser automation docs page (#622) 2026-02-27 00:42:50 -08:00
docs-pager.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
docs-sidebar.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
download-button.tsx Remove docs-site, add PostHog analytics to web (#66) 2026-02-18 04:00:04 -08:00
fade-image.tsx Replace blur placeholder with opacity fade-in on hero screenshot (#278) 2026-02-21 06:24:59 -08:00
github-button.tsx Remove docs-site, add PostHog analytics to web (#66) 2026-02-18 04:00:04 -08:00
github-stars.tsx Add GitHub star count to site header (#673) 2026-02-28 17:02:19 -08:00
mobile-drawer.tsx Full-screen overlay with drawer-local close button and theme toggle 2026-02-10 00:54:51 -08:00
nav-links.tsx Add homepage wall of love, FAQ, blog post, footer redesign, and SEO improvements 2026-02-21 06:16:38 -08:00
site-footer.tsx Add homepage wall of love, FAQ, blog post, footer redesign, and SEO improvements 2026-02-21 06:16:38 -08:00
site-header.tsx Add GitHub star count to site header (#673) 2026-02-28 17:02:19 -08:00
spacing-control.tsx Set community gap to 16px, add dingyi China tweet to blog post (#279) 2026-02-21 06:26:55 -08:00