blog/mlops-observabilite-reseau-ia #26

Merged
Damien merged 9 commits from blog/mlops-observabilite-reseau-ia into main 2026-07-19 14:36:04 +00:00

9 Commits

Author SHA1 Message Date
Damien
2d8830960b Update documentation for clarity and consistency
All checks were successful
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 24s
Remove emojis and em dash separators
Simplify introductory sentences
Standardize section headings
2026-07-19 15:09:56 +02:00
0edec585a7 Merge pull request 'feature/bilingue-fr-en' (#25) from feature/bilingue-fr-en into blog/mlops-observabilite-reseau-ia
Reviewed-on: #25
2026-07-18 14:04:00 +00:00
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