You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: fetch GitHub stars and sort software by stars
This commit introduces a script to fetch GitHub star counts and update software entries, allowing sorting by popularity.
- Adds a script to fetch GitHub stars from the API
- Updates archetypes to remove stars and stars_widget_url
- Modifies layouts to dynamically fetch and display star badges, and update sorting.
- Updates the github actions to run the script to update stars on new commits
0 commit comments