alshedivat / al-folio

A beautiful, simple, clean, and responsive Jekyll theme for academics
https://alshedivat.github.io/al-folio/
MIT License
11.16k stars 11.22k forks source link

Github cards stopped working #2625

Closed fermofou closed 3 months ago

fermofou commented 3 months ago

Have you checked that your issue isn't already filed?

Bug description

Github cards stopped working (user, repo, trophies)

How to reproduce the bug

Just open the repositories page, i guess it's more of a change in the required format for the api. image

Error messages and logs

The error message you got, with the full traceback if available. Please paste it between these triple backticks.

What operating system are you using?

Windows, Not applicable (e.g. you're using GitHub Pages or other hosting)

Where are you seeing the problem on?

Deployed site

More info

No response

emigmo commented 3 months ago

me too

george-gca commented 3 months ago

This is due to a token limit in the GitHub API. For more information, see GitHub Readme Stats readme and related issues:

george-gca commented 3 months ago

Basically there is nothing we can do. What you can do is host your own instance of these solutions, as suggested in GitHub Readme Stats readme.