7 Commits

Author SHA1 Message Date
069c5230cd Move VS Code to the root 2020-03-02 12:55:34 -06:00
963ebaca5b Register a service worker
To make installing as a PWA possible. Fixes #1181.
2020-02-27 16:37:00 -06:00
eef2ed0e78 Update PWA icons 2020-02-27 20:43:31 +00:00
f6b092b12d Merge branch 'restructure' 2020-02-18 13:30:37 -06:00
d47591e253 Inject base path into manifest
Might fix #1181, although not for the reasons I initially
thought (because the URLs are resolved from the manifest path, not the
path of the current page). This should ensure that the URLs used by the
manifest are always correct regardless of the manifest's path.
2020-02-18 13:01:18 -06:00
4aa15401c3 Format and lint 2020-02-14 20:00:19 -05:00
b29346ecdf Implement new structure 2020-02-04 14:31:44 -06:00