feat: migre le site vers SvelteKit (Svelte 5, statique, zéro tiers)
- Rebuild complet SvelteKit 2 + Svelte 5 runes + TypeScript, adapter-static - Images self-hébergées optimisées au build (vite-imagetools), fonts Archivo/Inter en woff2 local — BunnyCDN et Google Fonts supprimés (corrige les 403 d'images) - Tokens charte OKI, thème sombre par défaut / clair opt-in, zéro emoji (set SVG) - Motion : KineticText (stagger syncopé gwoka), ScrollProgressBar, View Transitions - Village SVG isométrique pour les services hébergés + fallback accessible - PWA (manifest + SW hors-ligne), 404 en KA, CSP nettoyée (.htaccess + _headers) - Lighthouse mobile : 91/100/100/100 — JS initial 67 Ko gzip
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"section_title": "Our",
|
||||
"section_title_accent": "Partners",
|
||||
"section_subtitle": "They share our values and help enrich our free digital ecosystem",
|
||||
"items": [
|
||||
{
|
||||
"name": "Joukawouvè",
|
||||
"logo": "/assets/images/joukawouve.png",
|
||||
"description": "Sharing Guadeloupean and international news.",
|
||||
"links": [
|
||||
{ "url": "https://kute.o-k-i.net/@joukawouve", "text": "Discover on KUTE" },
|
||||
{ "url": "https://bokante.o-k-i.net/@joukawouve", "text": "Discover on BOKANTE" },
|
||||
{ "url": "https://gade.o-k-i.net/accounts/joukawouve", "text": "Discover on GADE" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Aktivist Vybz #AKV",
|
||||
"logo": "/assets/images/akv.png",
|
||||
"description": "Committed selectors and DJs, with content focused on activism and cultural expression.",
|
||||
"links": [
|
||||
{ "url": "https://mizik.o-k-i.net/channels/aktivistvybzakv", "text": "Discover on MIZIK" },
|
||||
{ "url": "https://gade.o-k-i.net/c/aktivist_vybz-1_channel/videos", "text": "Discover on GADE" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "cyber-mawonaj",
|
||||
"logo": "/assets/images/cyber_mawonaj.jpg",
|
||||
"description": "Towards digital mawonaj - Winning your freedom also runs through the digital world.",
|
||||
"links": [
|
||||
{ "url": "https://bokante.o-k-i.net/@cybermawonaj", "text": "Discover on BOKANTE" },
|
||||
{ "url": "https://gade.o-k-i.net/c/cyber.mawonaj/videos", "text": "Discover on GADE" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user