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
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
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
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
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
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