Locally source all assets, rather than use CDNs (update using Renovate here on GH)
Use asset versioning for cache busting
We achieve the locally sourced assets via a package.json file, we'll most likely have to change where the site is hosted. At the moment, it is hosted on GitHub pages.
Put all of the ideas for v2 into an issue:
We achieve the locally sourced assets via a
package.json
file, we'll most likely have to change where the site is hosted. At the moment, it is hosted on GitHub pages.