From c37c9f16000281dfcd513bce8e0fed8c64b0463c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?=
Date: Mon, 10 Aug 2026 10:33:52 +0400
Subject: [PATCH] typo: replace o-k-i.net by oki-foundation.org
---
CONTRIBUTING.md | 2 +-
DEPLOY.md | 6 ++--
README.md | 2 +-
SEO.md | 14 ++++-----
package-lock.json | 4 +--
package.json | 2 +-
src/lib/components/Footer.svelte | 4 +--
src/lib/components/Seo.svelte | 24 +++++++-------
src/lib/i18n/en/contact.json | 4 +--
src/lib/i18n/en/djangokam.json | 2 +-
src/lib/i18n/en/faq.json | 2 +-
src/lib/i18n/en/press.json | 2 +-
src/lib/i18n/en/site.json | 4 +--
src/lib/i18n/fr/contact.json | 4 +--
src/lib/i18n/fr/djangokam.json | 2 +-
src/lib/i18n/fr/faq.json | 2 +-
src/lib/i18n/fr/press.json | 2 +-
src/lib/i18n/fr/site.json | 4 +--
src/routes/en/legal-notice/+page.svelte | 6 ++--
src/routes/mentions-legales/+page.svelte | 40 ++++++++++++------------
static/robots.txt | 2 +-
static/sitemap.xml | 16 +++++-----
22 files changed, 75 insertions(+), 75 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 737ad4c..fff94bd 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -154,4 +154,4 @@ npx @sveltejs/mcp svelte-autofixer ./src/lib/components/sections/MonComposant.sv
## Questions ?
-Contactez-nous à kontak@o-k-i.net ou ouvrez une issue sur [Labola](https://labola.o-k-i.net/ORGANISATION-KA-INTERNATIONALE/o-k-i.net).
+Contactez-nous à kontak@oki-foundation.org ou ouvrez une issue sur [Labola](https://labola.o-k-i.net/ORGANISATION-KA-INTERNATIONALE/o-k-i.net).
diff --git a/DEPLOY.md b/DEPLOY.md
index 1eee272..e16712d 100644
--- a/DEPLOY.md
+++ b/DEPLOY.md
@@ -1,4 +1,4 @@
-# Déploiement — o-k-i.net (SvelteKit statique)
+# Déploiement — oki-foundation.org (SvelteKit statique)
Le site est entièrement pré-rendu : `npm run build` produit un dossier `build/` de fichiers statiques servable par n'importe quel hébergement de fichiers, **sans serveur Node**.
@@ -21,8 +21,8 @@ Contenu notable de `build/` : pages HTML par route (`index.html`, `dons/index.ht
- cache immutable pour `/_app/` et `/fonts/`.
3. HTTPS : activer le certificat Let's Encrypt dans cPanel (la redirection exempte `.well-known/acme-challenge/`).
4. Vérifications post-déploiement :
- - `curl -sI https://o-k-i.net/` → headers de sécurité présents,
- - `curl -s https://o-k-i.net/ | grep -c "b-cdn.net\|googleapis"` → `0`,
+ - `curl -sI https://oki-foundation.org/` → headers de sécurité présents,
+ - `curl -s https://oki-foundation.org/ | grep -c "b-cdn.net\|googleapis"` → `0`,
- une URL inexistante → page 404 designée avec statut 404.
> Le service worker (`sw.js`) est servi en `text/javascript` par défaut sous Apache — rien à configurer.
diff --git a/README.md b/README.md
index 5e8c009..fde5069 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# o-k-i.net
+# oki-foundation.org
Site web officiel de **ORGANISATION KA INTERNATIONALE (OKI)** — « Le numérique au service de vos luttes ».
diff --git a/SEO.md b/SEO.md
index be98f80..476931f 100644
--- a/SEO.md
+++ b/SEO.md
@@ -1,6 +1,6 @@
-# Guide SEO - o-k-i.net
+# Guide SEO - oki-foundation.org
-Ce document décrit l'optimisation SEO du site o-k-i.net (V3, SvelteKit statique).
+Ce document décrit l'optimisation SEO du site oki-foundation.org (V3, SvelteKit statique).
## 📋 Fichiers SEO
@@ -12,7 +12,7 @@ Permet aux moteurs de recherche d'indexer tout le contenu du site et indique l'e
```
User-agent: *
Allow: /
-Sitemap: https://o-k-i.net/sitemap.xml
+Sitemap: https://oki-foundation.org/sitemap.xml
```
### 2. sitemap.xml
@@ -38,16 +38,16 @@ Tous les meta tags sont centralisés dans le composant **`src/lib/components/Seo
- **Title** : `Titre | ORGANISATION KA INTERNATIONALE` (home : `… | OKI`)
- **Description** : par page, sinon `site.description`
- **Keywords** : `site.keywords` · **Author** : `site.name`
-- **Canonical URL** : `https://o-k-i.net{path}` — évite le contenu dupliqué
+- **Canonical URL** : `https://oki-foundation.org{path}` — évite le contenu dupliqué
- **Hreflang** : `fr`, `en`, `x-default`, calculés via `alternatePath()` (`src/lib/i18n/index.ts`)
### Open Graph (10 balises)
```html
-
+
-
+
@@ -62,7 +62,7 @@ Tous les meta tags sont centralisés dans le composant **`src/lib/components/Seo
Deux blocs injectés par `Seo.svelte` sur toutes les pages :
-1. **Organization** : nom (OKI), URL, logo, description, adresse (36 Rue Lethière, Basse-Terre 97100, GP), contact (kontak@o-k-i.net), sameAs (niyaj, kute, labola, liberapay), `foundingDate: 2024`, `nonprofitStatus`.
+1. **Organization** : nom (OKI), URL, logo, description, adresse (36 Rue Lethière, Basse-Terre 97100, GP), contact (kontak@oki-foundation.org), sameAs (niyaj, kute, labola, liberapay), `foundingDate: 2024`, `nonprofitStatus`.
2. **MusicGroup** : DJANGOKAM (genres Reggae/Zouk/Konpa/K-pop, djangokam.pawol.nu, membre OKI).
## 🔍 Attributs lang
diff --git a/package-lock.json b/package-lock.json
index cb54559..021d521 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,11 +1,11 @@
{
- "name": "o-k-i.net",
+ "name": "oki-foundation.org",
"version": "3.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
- "name": "o-k-i.net",
+ "name": "oki-foundation.org",
"version": "3.0.0",
"license": "AGPL-3.0-only",
"dependencies": {
diff --git a/package.json b/package.json
index ad12d70..ea7e527 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "o-k-i.net",
+ "name": "oki-foundation.org",
"version": "3.0.0",
"private": true,
"license": "AGPL-3.0-only",
diff --git a/src/lib/components/Footer.svelte b/src/lib/components/Footer.svelte
index 49af476..351b77d 100644
--- a/src/lib/components/Footer.svelte
+++ b/src/lib/components/Footer.svelte
@@ -18,7 +18,7 @@
{t.footer.legal_link}