isUnknown
a69035b236
#1
Deploy / Deploy to Production (push) Successful in 13s
2026-06-10 10:07:52 +02:00
isUnknown
7f12e7d5fc
closes #2
Deploy / Deploy to Production (push) Successful in 12s
2026-06-10 09:02:46 +02:00
isUnknown
616fc55748
closes #3
Deploy / Deploy to Production (push) Successful in 16s
2026-06-10 08:53:29 +02:00
isUnknown
c733783f17
header : difference color base to white
Deploy / Deploy to Production (push) Successful in 13s
2026-06-09 15:02:32 +02:00
889439dbfc
remove color black on slider controls
Deploy / Deploy to Production (push) Successful in 16s
2026-06-09 09:08:47 +02:00
isUnknown
a1583a0375
mobile > nav : disable body scroll when nav is open
Deploy / Deploy to Production (push) Successful in 11s
2026-06-04 14:26:11 +02:00
isUnknown
d95e744383
mobile > nav : improve font responsiveness
Deploy / Deploy to Production (push) Successful in 14s
2026-06-04 14:17:00 +02:00
isUnknown
b695729dfa
mobile > nav : mobile style
2026-06-04 14:12:14 +02:00
isUnknown
5b256489eb
mobile > html : remove horizontal scroll
Deploy / Deploy to Production (push) Successful in 17s
2026-06-04 14:06:00 +02:00
isUnknown
a72c78e7b7
responsive : styles mobile, footer logo, two-columns tweaks
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 14:03:15 +02:00
isUnknown
abc322287b
timeline prev : ancre sur le bord droit du premier li.event
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 13:37:46 +02:00
isUnknown
f6ff6a08df
poster-slider : 20% des slides adjacentes sous 950px; timeline : fix détection alignement bord
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 13:34:37 +02:00
isUnknown
9ea6ad7043
timeline : skip to next element when already aligned on edge
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 11:31:42 +02:00
isUnknown
3cbb7ccb59
add stylized nav
Deploy / Deploy to Production (push) Successful in 13s
2026-06-03 18:16:20 +02:00
isUnknown
c3e5af72a7
header > burger : fix color
Deploy / Deploy to Production (push) Successful in 12s
2026-06-03 17:28:26 +02:00
isUnknown
c30260a92c
header : mix blend mode
Deploy / Deploy to Production (push) Successful in 12s
2026-06-03 17:14:46 +02:00
isUnknown
2cd33548bc
styles
Deploy / Deploy to Production (push) Successful in 13s
2026-06-03 14:26:58 +02:00
isUnknown
896c88879d
two columns : image cover
2026-06-03 13:26:02 +02:00
isUnknown
99cccf2a85
timeline : fix controls position
Deploy / Deploy to Production (push) Successful in 11s
2026-06-03 13:23:43 +02:00
isUnknown
934a0780e0
Fix timeline controls: inline SVG buttons, scroll-to-edge navigation, disabled states
...
Deploy / Deploy to Production (push) Successful in 12s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 13:18:05 +02:00
isUnknown
7752bdcfb0
footer : adjust spacing
Deploy / Deploy to Production (push) Successful in 11s
2026-06-03 11:51:45 +02:00
isUnknown
349f4697df
Add social media SVG icons
...
Deploy / Deploy to Production (push) Successful in 11s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 11:48:38 +02:00
isUnknown
5c4f496a3b
Add text utility classes and CSS variables for shared typography
...
Deploy / Deploy to Production (push) Successful in 10s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 11:45:54 +02:00
isUnknown
5f35740be0
header > title : centered and highlightable
Deploy / Deploy to Production (push) Successful in 13s
2026-06-03 09:09:45 +02:00
isUnknown
95368d980a
Add click-to-slide and horizontal scroll navigation to poster slider
...
Deploy / Deploy to Production (push) Successful in 12s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 08:33:13 +02:00
isUnknown
32c020f9ce
Replace mask-image SVG buttons with inline SVG using currentColor
...
Deploy / Deploy to Production (push) Successful in 14s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 08:31:30 +02:00
isUnknown
540740cb25
Add featured-text with-image variant, colored poster slider, and fix slider init
...
Deploy / Deploy to Production (push) Successful in 13s
- featured-text: add .with-image variant (20rem image + peach gradient via inline CSS vars)
- poster-slider: add .colored variant (blue bg + pink color via inline CSS vars), center titles always, switch buttons to mask-image for CSS color theming, refactor JS to support multiple independent sliders with initialSlide derived from actual slide count
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 18:13:50 +02:00
isUnknown
bab332003f
Refactor slide-info markup and fix semantic issues
...
Deploy / Deploy to Production (push) Successful in 9s
Remplace figure/figcaption par div.slide-info avec .title et .caption, adapte le SCSS et le JS en conséquence.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 17:38:01 +02:00
isUnknown
b2790b1b2a
Add poster slider section with SwiperJS
...
Deploy / Deploy to Production (push) Successful in 12s
Section avec navigation clavier, initialisation sur la slide centrale, et slides latérales réduites en scale.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 17:17:30 +02:00
isUnknown
b0ec2a7727
Add two-columns sections with read-more button, new color variables, and JS script
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 14:21:28 +02:00
isUnknown
2acd9de331
Initial static HTML project
...
Migrated from PHP includes to a single index.html with external SCSS/CSS.
Adds timeline section with JS-driven proportional year spacing, video section,
featured-text variants, and two-column layouts. Fonts: Special Gothic (variable TTF)
and Times NR MT Std Medium (OTF).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 13:28:26 +02:00