isUnknown
da3fd9db2f
characters : physique gravité, déclenchement au survol, refactor JS
...
- Remplace le ressort principal par une cinématique gravité constante (900 SVG/s²) pour un décollage vif et une chute naturelle
- L'animation de saut se déclenche en boucle au mouseenter et s'arrête au mouseleave (atterrissage propre en cours de vol)
- Extrait la logique d'animation dans characters.js, script.js garde uniquement le scroll
- SVG : groupe #right-character-body pour dissocier corps/tête des jambes lors de la compression
- CSS : overflow visible sur le SVG pour le débordement pendant le saut
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 18:18:39 +02:00
isUnknown
904726951e
header : remplacer le titre par une nav, ajouter le reset des liens
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 18:18:36 +02:00
isUnknown
bdd5fcfb69
event : ajouter isLive() et revoir le style du badge 'en ce moment' en bandeau diagonal
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 18:18:33 +02:00
isUnknown
768eb15493
head : titre dynamique selon la page courante
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 17:06:47 +02:00
isUnknown
778ccb3097
header : passer en fixed, déplacer le strip dans le header, ajuster le layout
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 08:28:23 +02:00
isUnknown
3ec0dde771
characters : animer le width du svg de 304px à 150px au scroll, ajouter viewBox pour permettre le resize
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 08:00:03 +02:00
isUnknown
5a852bab36
events : intégrer la grille dans le template, styler les cards
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 16:09:38 +02:00
isUnknown
87769e7128
events : grille 3 colonnes, crop 3:2 avec focus point
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 15:22:00 +02:00
isUnknown
3c88b3c12f
strip : déplacer du header vers les templates de page
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 15:21:57 +02:00
isUnknown
52958b5a8c
header : intégrer logo dans le header, animation scroll via CSS variable
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 15:19:31 +02:00
isUnknown
eea8068ae1
images : picture snippet, srcsets events-grid, webp avec fallback jpeg
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 07:45:43 +02:00
isUnknown
bcfc952e27
event blueprint : add pressQuotes structure field
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 07:14:42 +02:00
isUnknown
0c0ac79fe9
event blueprint : organize fields in tabs
2026-05-06 18:33:20 +02:00
isUnknown
0b296e9bc8
event : add link to location
2026-05-06 11:33:22 +02:00
isUnknown
f2c45afbec
Remove EventPage model
2026-05-06 11:29:19 +02:00
isUnknown
f037bde662
Add sortBy to dates structure field (to desc)
2026-05-06 11:28:09 +02:00
isUnknown
7e6854da22
Switch dates to from/to range, sort by most recent end date
2026-05-06 11:21:41 +02:00
isUnknown
03099845a8
Add EventPage model with sortedDates method
2026-05-06 11:12:54 +02:00
isUnknown
020abbfe66
Flatten dates structure: remove locatedDates nesting, add columns preview
2026-05-06 11:11:01 +02:00
isUnknown
13d2a4a4a7
Add columns preview to locatedDates structure field
2026-05-06 11:05:20 +02:00
isUnknown
9f6c3b7a39
Fix date field in event blueprint, add French locale and intl date handler
2026-05-06 11:00:19 +02:00
isUnknown
5fd6e7b8ab
Add about and events templates, blueprints, and files tab blueprint
2026-05-06 10:28:09 +02:00
isUnknown
c85e0c5a1a
Setup frontend — fonts, SCSS structure, header scroll animation
...
- Add Bartok font-faces (Regular, Poster, Highlight)
- Structure SCSS with reset, variables, global, header, home partials
- Build fixed header with characters SVG and scroll-driven offset animation
- Add home template wiring snippets
- Update .gitignore to track src/ and exclude local/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 17:53:54 +02:00
isUnknown
4c0fad1446
First commit
2026-04-28 14:52:55 +02:00