Split from:
I'd like this to be less risky. The way it worked before kept hitting GitHub rate limits (and had an annoying bug where badge URLs often broken).
I think I should scrape all the READMEs into a separate repo to avoid having to fetch them at build time. Generally split the "fetch the READMEs" process from the "build and deploy the site" process.
Maybe a simonw/datasette.io-readmes repo?
Split from:
I'd like this to be less risky. The way it worked before kept hitting GitHub rate limits (and had an annoying bug where badge URLs often broken).
I think I should scrape all the READMEs into a separate repo to avoid having to fetch them at build time. Generally split the "fetch the READMEs" process from the "build and deploy the site" process.
Maybe a
simonw/datasette.io-readmesrepo?