public/
docs/
Renamed the folder `public/` to make it usable with GH Pages only non-root directory.
Added placeholder 'pattern.php' script. SW: Added uniform version control. 'handleRequest()' is now 'fetchContent()' and automatically saves response to 'bucket' Cahce Storage (removed between SW versions) Added uniform same-origin check with 'const origin'. Fixed issue where "cache lookup -> fetch fallback" wouldn't actually load content from cache.