bb5689f0b6
Preload and preconnect in layout's head
2020-04-17 10:11:38 +02:00
2d0f70d57b
TEMP disable globe
continuous-integration/drone/push Build is passing
2020-04-16 18:19:54 +02:00
b0b20da89b
WIP performances
continuous-integration/drone/push Build is passing
2020-04-16 17:40:18 +02:00
239a47104e
Use lazySizes globally
continuous-integration/drone/push Build is passing
2020-04-16 17:20:29 +02:00
aeb4196918
Fix some stuff
...
continuous-integration/drone/push Build is passing
- Error page now displaying (+ removed globe, more space between content and footer)
- Manipulate data if existing
2020-04-14 22:23:01 +02:00
5a00c6f552
Disable Google Analytics tracker for dev and Google PageSpeed bot
continuous-integration/drone/push Build is passing
2020-04-13 10:38:52 +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
7180419fb0
Place: Add @1x desktop illustration size, Optimize responsive
continuous-integration/drone/push Build is passing
2020-04-11 19:33:37 +02:00
8fabe68241
Code clean,
2020-04-06 12:21:47 +02:00
bdc305a77a
Fix some responsive and style
...
continuous-integration/drone/push Build is passing
- Fullscreen: center image + add a background color
- Carousel: don't cut informations
- Title location font size
- Style location line height
- Photo reveal effect
- Photo has now a transparent png
2020-04-04 20:35:09 +02:00
18eee6952e
Woops
continuous-integration/drone/push Build was killed
2020-04-03 23:07:57 +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
730eb75457
WIP attempt to fix page transitions, Several edits
continuous-integration/drone/push Build is passing
2020-04-02 16:07:31 +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
58adc052c4
Photo transition: Wait for image to be loaded
continuous-integration/drone/push Build is passing
2020-03-30 20:19:49 +02:00
7f155d495f
Add canonical link globally
2020-03-29 19:34:54 +02:00
a883c3ba94
Enable global site transition via a .env boolean
continuous-integration/drone/push Build is passing
2020-03-28 18:05:47 +01:00
0635b65abf
Add Fullscreen in viewer, Track links with Google Analytics, Use .env file
...
continuous-integration/drone/push Build is passing
- Fullscreen is a component that watches a store value set by the Carousel component on a picture click
- Use a .env file for API and website related settings and informations
- Google Analytics is now in place, tracking each routes link and viewer photo change
2020-03-28 15:21:51 +01:00
8c8ee101f2
Manage displayed photos via the API
...
continuous-integration/drone/push Build is passing
Define limits (for homepage carousel and photos per page on a place) in the site settings via a slider
2020-03-16 13:11:58 +01:00
6ece6a99df
Place: Add API fields
continuous-integration/drone/push Build is failing
2020-03-11 10:33:08 +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
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
a73d9ff71c
Tabs to spaces and code cleaning
2020-02-27 23:08:13 +01:00
9948d4e96f
Add coordinates for locations (from CMS)
2020-02-26 16:00:08 +01:00
042440188e
Add a credit page and make style reusable
2020-02-26 15:52:13 +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
6b221c2172
Use SCSS and PostCSS with Rollup
2020-01-02 14:15:37 +01:00
10a98539fe
Add continents to the game
2019-12-29 19:15:08 +01:00
4425f991c2
Use GraphQL, Set current location in store
2019-12-28 13:17:04 +01:00
c003b969d5
First commit
...
Explore Svelte and Sapper
2019-12-23 18:43:22 +01:00