Commit Graph

17 Commits

Author SHA1 Message Date
bb5689f0b6 Preload and preconnect in layout's head 2020-04-17 10:11:38 +02:00
0df9dd23e7 Fix crossorigin/preconnect/dns-prefetch
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-12 14:02:59 +02:00
e27e8a16db Code clean
- Imports/exports always at top
- Sapper template not needing a div to execute
- NPM packages updates: @rollup/plugin-commonjs 11.1.0 has a bug about import/exports
2020-04-12 11:54:08 +02:00
380d155350 Fix GTag preconnect URL 2020-04-06 20:25:02 +02:00
6531a7b144 Prefetch Google Analytics
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-06 15:15:45 +02:00
23570d4df7 Preconnect to API
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-06 14:38:36 +02:00
85fadc6e05 Add manifest
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-06 14:27:41 +02:00
0767e95520 Preload fonts
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-29 21:10:15 +02:00
abfbc3e7ce Update site icons 2020-03-29 18:44:58 +02:00
23db9e343c Add larger icon for iOS
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-28 12:49:23 +01:00
3d07c3e887 Temp fix for CSS: Use style over a bundled file 2020-03-22 17:34:17 +01:00
d823f28054 Restructure utility files, Use a bundle.css to fix CSS issues
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-03 15:36:57 +01:00
73fe03b411 Use sapper.styles temporarily
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 23:17:04 +01:00
ef23d90eb6 WIP 2020-02-13 22:24:28 +01:00
9b0c154f61 WIP React > Svelte
Put most of the developed design into Svelte
2020-02-11 15:09:32 +01:00
3ed48ebcfb Fixes 2020-01-02 14:14:47 +01:00
c003b969d5 First commit
Explore Svelte and Sapper
2019-12-23 18:43:22 +01:00