Skip to content

Add GitHub star count to the site - #47

Merged
offyotto merged 2 commits into
mainfrom
site/github-star-count
Aug 7, 2026
Merged

Add GitHub star count to the site#47
offyotto merged 2 commits into
mainfrom
site/github-star-count

Conversation

@offyotto

@offyotto offyotto commented Aug 7, 2026

Copy link
Copy Markdown
Owner

No description provided.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

The star button reuses the existing stroke, panel and radius tokens so it
reads as part of the header rather than a badge bolted on. It drops its
label under 640px and hides entirely under 560px, where the download
button needs the room; the count in the closing call to action carries the
number on small phones.
The header link to the repository becomes a labelled star button, and the
"Star it on GitHub" button picks up the same count. Both carry the number
in the markup so it survives with JavaScript off.

cooling-v16.png gets its intrinsic width and height; it was the only image
on the page without dimensions in the markup or an aspect-ratio in CSS, so
it was the one still shifting layout on load.

CSP connect-src now allows api.github.com. Stylesheet and script cache keys
bumped.
@offyotto
offyotto force-pushed the site/github-star-count branch from 84e663c to 79c7b53 Compare August 7, 2026 23:21
@offyotto
offyotto merged commit d5f17ad into main Aug 7, 2026
3 checks passed
@offyotto
offyotto deleted the site/github-star-count branch August 9, 2026 12:44
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