stackbit / jamstackthemes

A list of themes and starters for JAMstack sites.
https://jamstackthemes.dev
MIT License
590 stars 284 forks source link

Stars not getting updated #333

Open sharadcodes opened 2 years ago

sharadcodes commented 2 years ago

Many of my themes have more stars now but the site is still showing the old count. For example:

serial programmer

https://jamstackthemes.dev/theme/jekyll-theme-serial-programmer/

https://github.com/sharadcodes/jekyll-theme-serial-programmer

RoneoOrg commented 1 year ago

Deleting data/themes.json before running npm run deploy seems to fix this issue, at least locally. Fresh data are fetched, including Github starts, but the rebuild takes a looong time

nunocoracao commented 1 year ago

+1 on old information on the site

RoneoOrg commented 1 year ago

I'm running a fork[1] and found a way to update the stats:

I don't know if all these steps are required, please report your test results and I'll do the same. Cheers

[1] See https://jamstack.club -- Source code: https://gitlab.com/Roneo/jamstack.club