Cache busting CSS and JS wasn't too complex. But MAN, HTML file cache busting, combined with the fact Neocities has a bug with ?cb=xxx where it does the opposite of expected and often serves stale pages. And wanting to remain compatible with other hosts and the file system. Well, let's just say it's been a learning experience 😂😂😂. The code is written, tested on the file system and XAMPP. Now to test live lol.
The mystery of .html cache-busting continues to haunt us all. If we had access to our nginx config files we could all fix this in an hour. If only.....
And of course there's Neocities clean URL thing where it redirects about.html to just about being in the mix. Blimey.
The mystery of .html cache-busting continues to haunt us all. If we had access to our nginx config files we could all fix this in an hour. If only.....