Commit Graph

10 Commits

Author SHA1 Message Date
Damien
6a7500130e Fix French colon spacing in blog post 2026-07-18 15:53:24 +02:00
Damien
8e9caef392 Fix missing images on English pages
Hugo only auto-shares page-bundle resources across translations when
each language has its own content directory; with filename-based
translation (index.fr.md / index.en.md in the same folder) a resource
with no language code is assigned to the default language only. Add
.en.-suffixed copies of every image referenced from English pages and
point the English markdown at them.
2026-07-18 10:05:47 +02:00
Damien
f49c0f45dd Add bilingual French/English support with Hugo multilingual config
Configure Hugo multilingual mode (fr default, en secondary) with
Hextra's language-switch menu entry, and translate all existing
content pages to English using Hugo's per-file language suffix
convention (.en.md alongside .fr.md).
2026-07-18 09:48:18 +02:00
Damien
a4cffd8916 Update French blog post date for AIOps observability article 2026-07-17 16:36:48 +02:00
Damien
94ae3a8baa Add missing parenthesis in article title 2026-07-17 16:36:34 +02:00
Damien
92cd6770a1 Add French blog post on AIOps and network observability 2026-07-14 09:48:25 +02:00
Damien
c7057925e4 Ajoute le premier article de la série observabilité réseau/MLOps
Introduit la série avec le contexte MLOps, la grille de lecture infra/modèles/agents, et le lab EVPN/VXLAN comme fil rouge.
2026-07-10 15:49:51 +02:00
darnodo
d3307429a6 Fix: Correct typo "automation" to "automatisation"
All checks were successful
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 26s
2025-11-21 18:37:36 +01:00
darnodo
b093c5a6b4 feat: Add Proxmox and Gitea images to tech banner 2025-11-20 17:37:03 +01:00
darnodo
e944ac175b feat: Add French blog and first article
This commit adds the French blog section and the first article
describing the author's personal infrastructure setup using Gitea,
Scaleway, and other tools. It covers topics like self-hosting, hybrid
cloud, and network engineering.
2025-11-20 14:31:48 +01:00