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
repos.json is 40kb and seems like a waste to download it to do the processing on the client side. We should just use node to spit out a static index.html generated from repos.json instead.
We could do that once a day with after we run generator.js.
The text was updated successfully, but these errors were encountered:
repos.json is 40kb and seems like a waste to download it to do the processing on the client side. We should just use node to spit out a static index.html generated from repos.json instead.
We could do that once a day with after we run generator.js.
The text was updated successfully, but these errors were encountered: