Commit Graph

25 Commits

Author SHA1 Message Date
03e0c1c162 [wip] Add manifest 2021-09-24 21:53:09 +02:00
bdbf511a75 ☠️ RESET for v2 2021-09-14 13:00:48 +02:00
cc073b440e Update humans.txt
Some checks failed
continuous-integration/drone/push Build was killed
2020-04-22 12:22:14 +02:00
62eab08873 Update humans.txt
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-21 17:49:32 +02:00
5409ccd7ab Update humans.txt 2020-04-21 09:46:34 +02:00
7f3f2ac3ba WIP on performances
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-16 16:40:33 +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
13ac133db6 Add cursors on links 2020-04-09 10:48:31 +02:00
85fadc6e05 Add manifest
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-06 14:27:41 +02:00
587213f089 Add humans.txt 2020-04-05 16:01:25 +02:00
2064885997 WIP Interactive globe from Nico's sources
- The globe is a bit small? Ability to control the max-min size potentially
- Is there a reason why `globe.update()` runs every second? Sounds like a lot of resources?
- Have the ability to control the `addEventListener` of the markers to do whatever (in this case, going to a route by clicking on a link with a sapper-noscroll attribute + changing the href attribute on click - the method `goto` from Sapper scrolls back to top / maybe something to fix with the current transition issues?)
- Edited in `./index.js`:
    1. Using the class as `export default WebglGlobe` instead of Window (as Svelte or Sapper doesn't likayt)
- Edited in `Camera.js`:
    1. Commented line 218: `e.preventDefault();` would cause this error: `[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See <URL>`
2020-04-02 20:59:40 +02:00
730eb75457 WIP attempt to fix page transitions, Several edits
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-02 16:07:31 +02:00
abfbc3e7ce Update site icons 2020-03-29 18:44:58 +02:00
0635b65abf Add Fullscreen in viewer, Track links with Google Analytics, Use .env file
All checks were successful
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
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
039e664325 Fix robots.txt sitemap URL
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-22 17:39:58 +01:00
b65cbc7eae Robots.txt file
Includes sitemap
2020-03-22 17:33:15 +01:00
3b77259f4a Remove static generated files
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 22:58:50 +01:00
43bfe9066c Rollup and NPM related
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 22:48:16 +01:00
6019017596 Temporary place illustration, Half globe on credits style 2020-02-29 11:20:36 +01:00
b084629b37 Title and other CSS fixes 2020-02-20 19:03:47 +01:00
ece818fc39 Rollup and NPM packages changes 2020-02-17 22:40:26 +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
95e6815102 Assets 2019-12-28 13:21:57 +01:00