cookiemumbles / justmytoots.com

Apache License 2.0
22 stars 3 forks source link

feat: remove PageSpeed and add minification #41

Closed cookiemumbles closed 1 year ago

cookiemumbles commented 1 year ago

Google's PageSpeed is active per default on the justmytoots.com domain. But the performance statistics it provides are useless and it's likely google injects tracking information into the page. So I'd like to add manual minification for js, css and html (which would remove the quirky thing where i need to wait for the PageSpeed cache to update before any changes are fully live) and disable PageSpeed entirely.

Resources: