Skip to content

fix: broken star history chart - #54

Open
OctoBored wants to merge 1 commit into
revfactory:mainfrom
OctoBored:fix/star-history-chart
Open

fix: broken star history chart#54
OctoBored wants to merge 1 commit into
revfactory:mainfrom
OctoBored:fix/star-history-chart

Conversation

@OctoBored

Copy link
Copy Markdown

The star history chart in the README is currently broken: GitHub's stargazer API restrictions cause the chart endpoint to return no data, so readers see an empty chart. This updates the chart to use the star-history.dera.page mirror, which relies on a token-free data source and serves the frontend and the chart image from the same domain. The chart link was also migrated to the hash-based URL form.

The star history chart currently embeds api.star-history.com, which is broken because GitHub's stargazer API restrictions make it return no data. Point the chart at the star-history.dera.page mirror, which uses a token-free data source and serves both the frontend and the chart image from the same domain. The wrapping link now uses the hash-based URL form.
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