2 Commits
Author SHA1 Message Date
SnapOtterandGitHub eee6f0d470 chore(readme): drop redundant repo name from star history chart (#626)
Follow-up to #625. The chart renders under the repo heading in the README, so the snapotter-hq/SnapOtter title baked into the SVG was redundant. Keep only the Star history heading; repo name stays in the aria-label for screen readers.
2026-07-24 07:19:29 +00:00
SnapOtterandGitHub 90483c944a fix(readme): self-host the star history chart (#625)
GitHub restricted the stargazers API to a repo's own admins/collaborators (June 2026), so star-history.com's shared token pool 503s and the README chart went blank. Generate the chart from our own stargazer timeline instead (default GITHUB_TOKEN has access), publish it to the star-history branch, and embed it by raw URL. Weekly workflow keeps it fresh.
2026-07-24 06:44:28 +00:00