Skip to content

fix: Restore broken star history chart - #93

Open
FaintFlower wants to merge 1 commit into
johnbean393:mainfrom
FaintFlower:fix/star-history-chart
Open

fix: Restore broken star history chart#93
FaintFlower wants to merge 1 commit into
johnbean393:mainfrom
FaintFlower:fix/star-history-chart

Conversation

@FaintFlower

Copy link
Copy Markdown

The star history chart in the README was broken because the original star-history.com service relied on GitHub's Stargazer API, which has since been shut down. As a result, no stars chart was displayed on the project page at all, which is a shame for a project of this size.

This PR switches the chart to the dera.page instance, which uses a different data source that requires no API token, restoring the star history chart.

The star history chart in the README was broken because the original star-history.com service relied on GitHub's Stargazer API, which has since been shut down. Switch to the dera.page instance, which uses a different data source and requires no API token, so the chart renders again.
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