Commit Graph

6 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
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
darnodo
3964d23b00 Add sidebar: open: true to French docs
All checks were successful
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 52s
Opens the sidebar by default for French documentation.
2025-11-20 10:40:21 +01:00
darnodo
7a9ce5ae13 Adding cards to submenus and fix README 2025-06-12 19:29:18 +02:00
D. Arnodo
3a70bb86dd Vxlan automation (#2)
* post(VXLAN-Automation) : Add new post about Network Automation
* post(ssl) : add new documentation post
2025-05-25 18:15:39 +02:00