Commit Graph

46 Commits

Author SHA1 Message Date
a1e7a907ec Update Serif font files 2022-06-29 16:26:08 +02:00
ed4dcd6051 Update favicon and cleanup images 2022-05-23 14:16:55 +02:00
05fa4b095d Update humans.txt 2022-01-24 22:18:29 +01:00
9e6df85bf1 Make more icons reusable in global SVG sprite 2021-11-21 22:11:59 +01:00
73c9e80a21 Use SVG icons from global symbols
Allow to change color and avoid code duplication
2021-11-10 22:57:50 +01:00
ab9b0e1a59 Add style to Photo Viewer page 2021-10-19 12:22:20 +02:00
8839684494 Add background on Newsletter module 2021-10-16 14:40:53 +02:00
3ccfb63188 Create Subscribe page
Create issue css component for past newsletter
2021-10-12 22:41:09 +02:00
4100cd3013 Add Medium font variant and update font weights globally 2021-10-08 00:31:16 +02:00
04188ab7be Edit responsive on Browse/Locations page 2021-10-05 15:23:23 +02:00
7dbc7cdf73 Create Post Card component 2021-10-04 18:18:07 +02:00
de6da7394b Create Photos page with filter bar 2021-10-03 22:50:33 +02:00
409c7fba8d Update icons and BoxCTA hover color 2021-10-03 19:20:12 +02:00
aa36810a3d Fix BoxCTA internal layout 2021-09-30 23:50:02 +02:00
4df4b0dfa0 Add CTA section to homepage
with box ctas
2021-09-30 18:48:50 +02:00
3ec6dbda16 Create Shop component and add to homepage 2021-09-29 23:38:34 +02:00
0ba0ab1f60 Edit Newsletter component 2021-09-29 23:38:00 +02:00
1409dc0894 Create Newsletter component 2021-09-28 22:51:06 +02:00
bd89e28e15 Create homepage
Photo-card layout, button, typography
2021-09-27 23:23:16 +02:00
917f25353d Change manifest assets path 2021-09-27 23:17:36 +02:00
21862fd629 Add Footer component 2021-09-27 13:17:31 +02:00
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