Sooooo I've discovered I may be able to do even more, ultra better cache busting using something called a service worker. Soooo at some point NotSSG 1.2.0 will be out lol.
NotSSG 1.1.1 is working and almost ready to publish. I'm currently thoroughly testing it on the file system, a local web server and on my own website. The new version guarantees fresh content on refresh, while otherwise ensuring fresh content every 15 mins of the hour (for your visitors). I also added a debugging thingeh (activate on my site with the ` key) and better organised the code, and some other stuff.
The debugging thingeh is just for me while developing, but I thought some people might find it interesting to see what NotSSG is doing under the hood lol.
UGH!!! Most users won't be affected at all, but I've discovered a slight edge case with HTML cache busting. Apparently Chromium browsers treat directory URLs as a "sPeCiAl CasE" and Ctrl+F5 sometimes STILL uses the cached version of your page there. So now I can't concentrate on my next project and have returned to NotSSG to fix this. Once done, my next blog entry will be titled '"Fun" with HTML Cache Busting' 😑
This is nice but spaces still suck