scott2
5 days ago
If anyone's interested, HTML file cache busting using a URL parameter works... provided you use Neocities clean, canonical URL. So ✅ about?cachebust=xxx, but, ❌ about.html?cachebust=xxx often serves stale content. I'll possibly be providing NotSSG's cache busting as a separate, independent non-NotSSG script also for those that might want it, and doing a blog entry on how the cache busting works at some point.
tabf5
5 days ago
I really really really want to use NotSSG but I don't want to rewrite my current site around it, but I'm trying to think of a new Neocities site I could make as a side project to use it
scott2
5 days ago
Thanks tabf5, it's great to hear you're interested in NotSSG! It'll be there if/when you're ready! 😁
scott2
6 days ago
And of course there's Neocities clean URL thing where it redirects about.html to just about being in the mix. Blimey.
tabf5
6 days ago
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.....
scott2
1 week ago
Because of this feature, you'll now see ?cb=xxx in the address bar, and in links when browsing my site. This ensures repeat visitors get the latest version of my site (rather than a cached version), without them having to F5 or Ctrl+F5. It's divided into 15m buckets to be server/bandwidth friendly.
scott2
1 week ago
Right at this moment, 100% of my subscribers say they are happy they subscribed. Sure, my only subscriber right now is me. But I'd still say that's good happy subscriber ratio for day 1.
scott2
1 week ago
Well, I've learned HTML file cache busting IS possible. I thought it wasn't. Now it HAS to go into NotSSG. So this is just me experimenting and getting an idea of how it works.
Whew! NotSSG 1.1 is wrapped and ready for release. Gonna just give it a few days in case I think of anything, but the plan is to release 1.1 this Sunday (12th).
Nope, 12th is today's date (what the heck is it with me and dates lol O_O). Release will be Sunday 15th.