Commit Graph

503 Commits

Author SHA1 Message Date
ed6c3c2f21 NPM packages 2020-03-03 20:41:24 +01:00
ed1ff95eb4 Use site store for title and social metas 2020-03-03 20:40:42 +01:00
e98452673e Use ZenScroll for smooth scroll on anchors 2020-03-03 20:38:49 +01:00
b294800f34 Fix toggle layout buttons hovers 2020-03-03 17:41:37 +01:00
4b2610a2b5 Fix photo date 2020-03-03 17:41:24 +01:00
a7831d2202 Add error page 2020-03-03 17:41:06 +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
241c30fb52 Cleanup NPM packages and Rollup config 2020-03-03 10:55:45 +01:00
2ebf3ea8d2 Fix links rel when using target blank on links 2020-03-03 10:55:08 +01:00
455f3d65de Use classes for SVG globe icons 2020-03-03 10:54:24 +01:00
a0bb53db62 Well don't ignore it then
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 23:35:13 +01:00
c8bb96939e devDependencies?
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-02 23:31:54 +01:00
31c194503c Ignore node_modules on Dockerfile, Docker-compose down and up
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 23:24:10 +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
3b77259f4a Remove static generated files
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 22:58:50 +01:00
16f783cdc5 Fix LinkTranslate 2020-03-02 22:58:34 +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
2fceb5d048 Add some SEO metas (WIP) 2020-03-02 22:33:01 +01:00
804880a908 Temporary browsable Carousel on photo page
Stuff to be fixed/work on:
- Why is currentPhoto only triggered at the second photo and not the first?
- popState events (prev/next on browser) not working - detect URL changes and change the currentIndex
2020-03-02 22:30:36 +01:00
1db9217cd0 Use a component for the pagination
Make the component and the page communicate with events to add more photos
2020-03-02 22:27:39 +01:00
6a58938e71 Rework a little the toggle buttons animations 2020-03-02 22:25:31 +01:00
905fbb3bfe Temporary Interactive globe 2020-03-02 22:25:10 +01:00
97256639c4 Fix photo CSS and hover 2020-03-01 12:17:04 +01:00
8a4faa616e Fix components imports
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-29 21:15:17 +01:00
faa16d1b16 Fix BEM misuse 2020-02-29 19:19:25 +01:00
39227ac397 Try deployment with Drone
Some checks failed
continuous-integration/drone/push Build is failing
2020-02-29 19:12:12 +01:00
a48896bf82 Credits: Use text from the API 2020-02-29 18:37:56 +01:00
c333db30af NPM packages updates 2020-02-29 18:32:40 +01:00
76c8c31c89 Readapt the misuse of BEM, Code organization
- -- is only for a modifier, not a child "child". Use master__child without the parent__ in it to make it more readable.
https://www.smashingmagazine.com/2016/06/battling-bem-extended-edition-common-problems-and-how-to-avoid-them/
- Redefine atom design components
2020-02-29 18:32:32 +01:00
70ce97e9bc Use Drone to deploy on server 2020-02-29 11:20:41 +01:00
6019017596 Temporary place illustration, Half globe on credits style 2020-02-29 11:20:36 +01:00
fe5ed6a26c NPM packages update 2020-02-29 11:18:54 +01:00
62611a5559 Prefetch links on hover 2020-02-29 10:50:00 +01:00
1c4be6c9d1 Pagination: Transitions fine tuning 2020-02-29 10:48:10 +01:00
fd45ce1731 Carousel: Rewrite some classes 2020-02-29 10:47:46 +01:00
4d8493e407 Credits: Add temporary globe at bottom 2020-02-29 10:47:01 +01:00
631a3e6ccb Rethink buttons hover transitions 2020-02-29 10:46:41 +01:00
856fc66445 Add animated translate to credit person name if existing 2020-02-27 23:08:36 +01:00
a73d9ff71c Tabs to spaces and code cleaning 2020-02-27 23:08:13 +01:00
b5369b66a8 Fix button style on mobile 2020-02-27 23:07:04 +01:00
3857223a54 Carousel: Working dots 2020-02-27 23:06:52 +01:00
716e38d7cc Add some hover on links 2020-02-27 23:06:20 +01:00
f1aae14b6c NPM packages updates 2020-02-27 23:06:04 +01:00
898b8bd830 Change name of function 2020-02-27 23:05:55 +01:00
e212829db5 Add a link with a translate transirion 2020-02-27 23:05:42 +01:00
c9fd287609 Locations: Use a reusable throttled function 2020-02-26 16:05:35 +01:00
42d67a4bc9 NPM packages updates 2020-02-26 16:00:59 +01:00
aba1f87482 Toggle layout button: Create a reusable function to animate pill 2020-02-26 16:00:49 +01:00
a5e692eeb2 Photos list CSS cleanup 2020-02-26 16:00:21 +01:00
b73e15a51f Homepage fixes 2020-02-26 16:00:14 +01:00