Refonte complète en SvelteKit (méthode OKI, AI-Overview ready)

Reconstruit le site statique mono-page (Bulma + htmx + Strapi) en SvelteKit 2 +
Svelte 5 (runes) + TypeScript, 100 % statique (adapter-static), auto-hébergé.

- Contenu enrichi à partir du dossier documentaire sourcé : 28 pages (histoire,
  Mé 67, procès 1968, 9 fiches militants, idéologie, héritage, publications,
  charte, orientation, sources, FAQ, actualités, contact, mentions légales).
- Souveraineté : retrait de Bulma/htmx/mustache/ionicons/Plausible/Google Fonts
  et de l'API Strapi. Polices Archivo/Inter et sprite SVG auto-hébergés (zéro emoji).
- Identité GONG (drapeau vert/blanc/rouge), thème sombre par défaut + clair AA,
  cadences motion gwoka, KineticText, timeline, 404 kréyòl, PWA hors-ligne.
- SEO/AI-Overview : HTML sémantique, JSON-LD (Organization, Person, Event,
  FAQPage, Article...), hreflang, sitemap dynamique, robots/humans.txt.
- Sécurité : CSP hachée + en-têtes (.htaccess o2switch + _headers Cloudflare), HSTS.
- Actualités éditées via Sveltia CMS (git-based) ; Strapi retiré.

npm run build : vert · npm run check : 0 erreur / 0 warning · JS 97 Ko gzip.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
sucupira
2026-07-24 23:57:37 -04:00
co-authored by Claude Opus 4.8
parent b89c1a80b7
commit cd9b9b093c
104 changed files with 14569 additions and 1383 deletions
+45
View File
@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
height="100px"
width="100px"
fill="#000000"
version="1.1"
x="0px"
y="0px"
viewBox="0 0 95 95"
enable-background="new 0 0 95 95"
xml:space="preserve"
id="svg4"
sodipodi:docname="soapbox.svg"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"><sodipodi:namedview
id="namedview6"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
showgrid="false"
inkscape:zoom="8.65"
inkscape:cx="49.942197"
inkscape:cy="50"
inkscape:window-width="1920"
inkscape:window-height="1052"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" /><metadata
id="metadata10"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
id="defs8" /><path
d="M 94.908544,19.37409 C 94.908544,8.673974 86.234574,0 75.534459,0 64.88769,0 56.253997,8.59123 56.169077,19.217312 L 40.538068,21.307689 C 38.577252,15.301122 32.939766,10.958145 26.279956,10.958145 c -8.284207,0 -15.00172,6.716424 -15.00172,15.001721 0,6.64239 4.321202,12.266808 10.302727,14.239602 L 19.376269,56.255087 C 8.716437,56.304077 0.091456,64.955192 0.091456,75.624823 0.091456,86.324936 8.765429,95 19.465544,95 30.142797,95 38.797176,86.361955 38.83528,75.695589 l 18.092647,-2.50083 c 1.979326,5.971729 7.598302,10.285306 14.234162,10.285306 8.284204,0 15.001715,-6.716424 15.001715,-15.001719 0,-6.890622 -4.65218,-12.681619 -10.983188,-14.441019 l 1.36528,-15.339228 C 86.774584,38.167884 94.908544,29.73234 94.908544,19.37409 Z M 56.194119,67.800063 38.078608,70.305248 C 36.245174,63.882785 31.191253,58.833215 24.766611,57.005226 l 2.204694,-16.077393 c 7.712621,-0.353838 13.892294,-6.516095 14.270087,-14.222184 l 15.654962,-2.093642 c 1.894404,6.756707 7.351157,12.008781 14.22545,13.612489 l -1.365279,15.321809 c -7.400151,0.688083 -13.223811,6.753442 -13.562406,14.253758 z"
id="path2"
style="fill:#f2f2f2;fill-opacity:1;stroke-width:1.08873796" /></svg>

After

Width:  |  Height:  |  Size: 2.6 KiB