Closed syvwlch closed 2 years ago
A caching issue somewhere between GitHub and my browser?
Will try again tomorrow, or from a different device?
Ah yes, on the ipad I get the new file.
It's a caching issue of some description. Hopefully the laptop will get the new file tomorrow after whatever cache invalidates.
Yup, the browser gets the right version of the file this morning.
Closing this bug since it's not something I can control from this end. Deploying to GitHub pages does not allow setting the cache timing in any case.
I updated the
said.csv
file as part of #17 ( by updating the xml in the private repo and knitting the relevant page's .rmd file in R Studio, which regenerates the csv file from the new output xml file.This new csv file is in the
/data
folder of this repo, and once the site is built anew, it is also available in the/docs/data
folder from which GitHub pages deploys the site.Yet on the deployed website, the file available for download is the old one... even tho all the other changes to the relevant page are there.