SPB Git forge

spb/sorti-ka

Public

Toutes les sorties et tous les événements du Québec, un seul endroit — 7 connecteurs, fiches SSR, design Groupe KA.

58commits 1branches 0releases
13.7 MBsize
maindefault branch
17 days agolast push
HTML 82.9% Python 15.2% TypeScript 0.9% JavaScript 0.7%

docs: campagne visuelle 2026-08-25 — galerie WebP mobile+desktop (frontend v2 guide culturel), anciennes captures archivées

Simon-Pierre Boucher committed 29 days ago (Aug 26, 2026) parent b6de6cb

19 changed files +37 −3

modified README.md +37 −3
@@ -58,16 +58,50 @@ Trouver quoi faire au Québec, c'est normalement ouvrir dix sites : les billette
58 58
59 59 ## Visite guidée
60 60
61 +*Captures du 2026-08-25 — frontend v2 « guide culturel » (mobile 390×844 · desktop 1440×900).*
62 +
63 +### Mobile
64 +
61 65 <table>
62 66 <tr>
63 <td align="center"><img src="docs/screenshots/accueil.png" width="420" alt="Accueil — desktop"><br><sub><b>Accueil — liste des événements (desktop)</b></sub></td>
64 <td align="center"><img src="docs/screenshots/sorti-ka-mobile.png" width="420" alt="Accueil — mobile"><br><sub><b>Accueil — mobile</b></sub></td>
67 + <td align="center"><img src="docs/screenshots/mobile/home.webp" width="240" alt="Accueil mobile"><br><sub><b>Accueil — hero mosaïque, accès rapides, timeline de jours</b></sub></td>
68 + <td align="center"><img src="docs/screenshots/mobile/region.webp" width="240" alt="Région mobile"><br><sub><b>Résultats par région — cartes image-first</b></sub></td>
69 + <td align="center"><img src="docs/screenshots/mobile/evenement.webp" width="240" alt="Fiche événement mobile"><br><sub><b>Fiche événement — CTA billetterie sticky</b></sub></td>
65 70 </tr>
66 71 <tr>
67 <td align="center" colspan="2"><img src="docs/screenshots/fiche.png" width="420" alt="Fiche d'événement"><br><sub><b>Fiche d'événement — dates, lieu, prix, lien billetterie</b></sub></td>
72 + <td align="center"><img src="docs/screenshots/mobile/categorie.webp" width="240" alt="Catégorie mobile"><br><sub><b>Catégorie — musique</b></sub></td>
73 + <td align="center"><img src="docs/screenshots/mobile/stats.webp" width="240" alt="Stats mobile"><br><sub><b>Tableau de bord /stats</b></sub></td>
74 + <td align="center"><img src="docs/screenshots/mobile/menu-mobile.webp" width="240" alt="Menu mobile"><br><sub><b>Nav v2 — panneau plein écran</b></sub></td>
68 75 </tr>
69 76 </table>
70 77
78 +### Desktop
79 +
80 +<table>
81 + <tr>
82 + <td align="center"><img src="docs/screenshots/desktop/home.webp" width="420" alt="Accueil desktop"><br><sub><b>Accueil — sections « À la une », carrousels, ticker</b></sub></td>
83 + <td align="center"><img src="docs/screenshots/desktop/evenement.webp" width="420" alt="Fiche événement"><br><sub><b>Fiche événement — date, lieu, prix, lien billetterie</b></sub></td>
84 + </tr>
85 + <tr>
86 + <td align="center"><img src="docs/screenshots/desktop/region.webp" width="420" alt="Région"><br><sub><b>Page région — Montréal</b></sub></td>
87 + <td align="center"><img src="docs/screenshots/desktop/categorie.webp" width="420" alt="Catégorie"><br><sub><b>Page catégorie — pages SEO indexables</b></sub></td>
88 + </tr>
89 + <tr>
90 + <td align="center"><img src="docs/screenshots/desktop/regions.webp" width="420" alt="Répertoire des régions"><br><sub><b>Répertoire des 17 régions</b></sub></td>
91 + <td align="center"><img src="docs/screenshots/desktop/stats.webp" width="420" alt="Stats"><br><sub><b>Statistiques — 22 900+ événements, 61 sources</b></sub></td>
92 + </tr>
93 +</table>
94 +
95 +### Nouveautés front-end (2026-08-25)
96 +
97 +- **Frontend v2 « guide culturel »** — refonte majeure mobile-first : hero éditorial avec mosaïque d'images réelles et compteurs en phrase, recherche centrale, accès rapides (Ce soir / Fin de semaine / Gratuit / Près de moi), timeline de jours, accueil par sections dédoublonnées (À la une, carrousels, grille), fiches image-first, résultats Liste|Carte (Leaflet à la demande), pilules de filtres actifs, bottom sheet de filtres, CTA sticky sur mobile.
98 +- **Filtre géographique `near=lat,lng`** + tri par distance côté API.
99 +- **KA Tabbar v1** — barre de navigation mobile commune Groupe KA (Découvrir · Recherche · Carte · Favoris).
100 +- **Vague connecteurs 2026-08-25** — +26 sources actives (ATR, municipales, billetteries) : 61 sources, 22 900+ événements actifs.
101 +- **Widget ka-agent v4** — cartes d'événements cliquables et choix en boutons.
102 +
103 +> 🗄️ Les captures d'époque (v1) sont conservées dans [`docs/archive/`](docs/archive/).
104 +
71 105 ### Guide pas à pas (« Utiliser le site en 4 étapes », depuis [/doc](https://www.sorti-ka.com/doc/))
72 106
73 107 <table>
renamed docs/screenshots/accueil.png → docs/archive/accueil.png +0 −0
renamed docs/screenshots/fiche.png → docs/archive/fiche.png +0 −0
renamed docs/screenshot.png → docs/archive/screenshot.png +0 −0
renamed docs/screenshots/sorti-ka-desktop.png → docs/archive/sorti-ka-desktop.png +0 −0
renamed docs/screenshots/sorti-ka-mobile.png → docs/archive/sorti-ka-mobile.png +0 −0
added docs/screenshots/desktop/categorie.webp +0 −0

Binary file not shown.

added docs/screenshots/desktop/evenement.webp +0 −0

Binary file not shown.

added docs/screenshots/desktop/home.webp +0 −0

Binary file not shown.

added docs/screenshots/desktop/region.webp +0 −0

Binary file not shown.

added docs/screenshots/desktop/regions.webp +0 −0

Binary file not shown.

added docs/screenshots/desktop/stats.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/categorie.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/evenement.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/home.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/menu-mobile.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/region.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/regions.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/stats.webp +0 −0

Binary file not shown.