isUnknown
8df354bfcb
menu : toggle open/close, scroll lock, transitions CSS, touche échap, clic extérieur
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 19:08:05 +02:00
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
ef24aced22
events : revoir le style du badge 'playing now' en cercle rotatif
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 17:06:44 +02:00
isUnknown
31bdeda154
css : définir SancySlab comme police par défaut du body
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 17:06:41 +02:00
isUnknown
ee50caa9b5
characters : extraire les pupilles en éléments circle séparés, corriger le sélecteur CSS pour les colorer en vert
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 17:06:37 +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
260aa9a373
svg : réorganiser les groupes (left avant right), supprimer la matrice racine
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 08:28:19 +02:00
isUnknown
fc07d19d6b
characters : animer la height identiquement à la width
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 08:28:15 +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
812abbcf02
css : ajustements header/strip/variables
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 16:09:44 +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
128e18e436
fonts : ajouter SancySlab Regular et Medium
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 16:09:36 +02:00
isUnknown
97d9159f88
css : reset ul/img, variable --space-body
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 15:22:02 +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
1f24355dc6
css : reset li, header sticky, import events, ignore CLAUDE.md
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 07:45:41 +02:00
isUnknown
46f170ee86
Reorganize SVG structure and clean up scroll animation
...
- Restructure characters SVG with proper #right-character and #left-character groups, named IDs on all paths
- Remove pupil tracking experiment from script.js
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 18:19:01 +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