f8cfa60aca
Use PROD url for metas instead of host
2020-05-07 14:22:16 +02:00
6fe4df4189
Add Newsletter Component and Page
...
continuous-integration/drone/push Build is passing
- Newsletter form on Subscribe page and at the end of the photos
2020-04-29 12:04:37 +02:00
98bb5d44ee
SEO changes
continuous-integration/drone/push Build was killed
2020-04-21 17:48:07 +02:00
cd51724d8b
Globe: Remove fade on Lazy loading
2020-04-21 15:02:56 +02:00
1b32b9480f
Choose: Add label to home link
continuous-integration/drone/push Build is passing
2020-04-19 20:51:07 +02:00
094614f83c
Globe edits WIP
...
continuous-integration/drone/push Build is passing
- Added visible continents to options
2020-04-19 14:49:52 +02:00
3c05d6d222
Performances optimizations WIP
continuous-integration/drone/push Build is passing
2020-04-17 14:33:49 +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
abe09f0f69
Fix responsive margins and spacing around the globe
continuous-integration/drone/push Build is passing
2020-04-09 23:53:43 +02:00
7a44d5b0ed
⚠️ The interactive globe has arrived (WIP but pretty good)
...
- Control the width/height of the globe via CSS
2020-04-09 20:22:10 +02:00
db79ab01e9
Fix currentLocation unintentional reset
continuous-integration/drone/push Build is passing
2020-04-04 12:09:10 +02:00
7e0d1e33fb
⚠️ Rework completely how transitions works
...
- Use Svelte/Sapper native if and transitions to show either the page content or the loader, then load each page animationIn
- Code is safe on SSR side, using process.browser on this if
- The <main> element is on position absolute to fade nicely the different pages
- Code cleaning
2020-04-03 23:02:17 +02:00
2dc51a167a
⚠️ Use alias Rollup plugin to omit full imports
...
continuous-integration/drone/push Build is passing
- Define entries (utils, animations, etc) in the Rollup config in order to omit the whole back path (../../) when importing a file
- Global revoleExtensions in the config (to avoid duplicates)
2020-03-30 23:53:01 +02:00
fbdbe21dd6
Use server detected host for sharing URLs
2020-03-28 12:48:59 +01:00
278684ba95
Prefetch links
2020-03-25 12:20:03 +01:00
9ffc210c02
WIP Animations all over site
...
- Run a transition In for each page
- Involve a "loader" panel on page change
- TODO: tweak the animations and finish the concept
2020-03-06 14:22:51 +01:00
ed1ff95eb4
Use site store for title and social metas
2020-03-03 20:40:42 +01:00
d823f28054
Restructure utility files, Use a bundle.css to fix CSS issues
continuous-integration/drone/push Build is passing
2020-03-03 15:36:57 +01:00
2fceb5d048
Add some SEO metas (WIP)
2020-03-02 22:33:01 +01:00
faa16d1b16
Fix BEM misuse
2020-02-29 19:19:25 +01:00
a73d9ff71c
Tabs to spaces and code cleaning
2020-02-27 23:08:13 +01:00
042440188e
Add a credit page and make style reusable
2020-02-26 15:52:13 +01:00
afb087408c
Optimize components
...
- Use class attribute over className
- Code cleaning
2020-02-26 15:49:56 +01:00
055d36d5a7
Aria level for titles
2020-02-20 19:02:15 +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
61e45cb171
Code cleaning
2020-02-05 16:15:42 +01:00
61d6ba2a99
Change some layout on Location choose
2019-12-29 19:15:43 +01:00
8b670491b7
Choose location page
2019-12-28 13:21:43 +01:00