Skip to content

Fix the broken Star History chart - #15190

Closed
Mubelotix wants to merge 1 commit into
gohugoio:masterfrom
Mubelotix:master
Closed

Fix the broken Star History chart#15190
Mubelotix wants to merge 1 commit into
gohugoio:masterfrom
Mubelotix:master

Conversation

@Mubelotix

Copy link
Copy Markdown

The Star History chart in the README no longer renders because GitHub now restricts the stargazer API to repository owners, which broke the previously used service. This switches the chart to star-history.dera.page, a new instance that uses a different data source and requires no API token.

The chart on the previous star-history service no longer renders because GitHub now restricts the stargazer API to repo owners. Move it to the new star-history.dera.page instance, which uses a different data source and needs no API token.
@CLAassistant

CLAassistant commented Aug 10, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants