e52b91cfcb
Merge pull request 'blog/mlops-observabilite-reseau-ia' ( #26 ) from blog/mlops-observabilite-reseau-ia into main
...
Reviewed-on: #26
2026-07-19 14:36:03 +00:00
Damien
2d8830960b
Update documentation for clarity and consistency
...
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
c64e7f7217
Merge pull request 'Fix French documentation card layout' ( #24 ) from fix/cards_orientation into main
...
Reviewed-on: #24
2026-07-10 13:38:17 +00:00
Damien
4e70e8eb14
Fix French documentation card layout
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 22s
2026-06-10 16:47:59 +02:00
0c6ae2d90e
Merge pull request 'chore/rewrite_ssl_bumping' ( #23 ) from chore/rewrite_ssl_bumping into main
...
Reviewed-on: #23
2026-06-07 10:36:00 +00:00
Damien
7e6fe61de6
Update Hugo version and fix locale configuration
...
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 23s
Update Hugo to v0.162.1 in deploy workflow
Change languageCode to locale in hugo.yaml
2026-06-05 09:02:24 +02:00
Damien
d6c51b6c53
Update SSL bumping documentation with clearer introduction and technical
...
explanation
2026-06-04 12:34:30 +02:00
abb69fac66
Merge pull request 'blog/scaleway_migration' ( #22 ) from blog/scaleway_migration into main
...
Add new blog post :
Migration from GitHub to Gitea and AWS to Scaleway
2025-11-21 17:39:12 +00:00
darnodo
d3307429a6
Fix: Correct typo "automation" to "automatisation"
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 26s
2025-11-21 18:37:36 +01:00
darnodo
ee68666b0a
Fix SVG visibility in dark mode
...
Invert SVG colors in dark mode to improve visibility. Also, override
OS-level dark mode when the site is in light mode to ensure the correct
theme is used.
2025-11-21 17:29:34 +01:00
darnodo
b25b8ccbe9
Update deployment workflow for Gitea
...
Use a self-hosted runner and deploy to Scaleway.
2025-11-20 17:38:21 +01:00
darnodo
b093c5a6b4
feat: Add Proxmox and Gitea images to tech banner
2025-11-20 17:37:03 +01:00
darnodo
0125eecb4a
Merge branch 'main' into blog/scaleway_migration
2025-11-20 14:41:30 +01:00
f6cb68945c
Merge pull request 'Change tech banner animation speed' ( #21 ) from fix(TechBanner) into main
...
Reviewed-on: #21
2025-11-20 13:38:28 +00:00
darnodo
62e1d134ed
Change tech banner animation speed
...
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 21s
Set animation speed to 60s for the tech banner in French homepage and
the tech-banner shortcode.
2025-11-20 14:37:57 +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
darnodo
e6bc9fe80e
Add blog feature to homepage and menu
...
Adds a blog feature card to the homepage and adds a blog entry to the
main menu. Updates the configuration to enable blog features.
2025-11-20 14:31:37 +01:00
7bc92e0923
Merge pull request 'Add sidebar: open: true to French docs' ( #20 ) from menu_rework into main
...
Reviewed-on: #20
2025-11-20 09:40:52 +00:00
darnodo
3964d23b00
Add sidebar: open: true to French docs
...
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
c9143bc108
Merge pull request '`` feat: Add french tech banner and styles ``' ( #19 ) from update-ci into main
...
Reviewed-on: #19
2025-11-20 09:20:38 +00:00
2653b3d3a3
Merge branch 'main' into update-ci
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 26s
2025-11-20 09:20:23 +00:00
darnodo
1aca706a4e
`` feat: Add french tech banner and styles ``
2025-11-20 10:19:52 +01:00
1959778062
Merge pull request 'Install Hugo and Deploy to Scaleway' ( #18 ) from update-ci into main
...
Reviewed-on: #18
2025-11-19 19:20:19 +00:00
921bd00faf
Merge branch 'main' into update-ci
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 23s
2025-11-19 19:20:08 +00:00
darnodo
894e259c33
Install Hugo and Deploy to Scaleway
...
- Added wget to install dependencies
- Changed the Hugo install process to use the deb package
- Changed the Hugo deploy command to use Scaleway
2025-11-19 20:19:47 +01:00
16918d2614
Merge pull request 'Fix deployment working directory' ( #17 ) from update-ci into main
...
Reviewed-on: #17
2025-11-19 17:04:58 +00:00
d2e177e9f8
Merge branch 'main' into update-ci
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Failing after 18s
2025-11-19 17:04:47 +00:00
darnodo
ab68a5952c
Fix deployment working directory
2025-11-19 18:02:04 +01:00
8b39e2c8ad
Merge pull request 'Fix deploy workflow to use self-hosted runner' ( #16 ) from update-ci into main
...
Reviewed-on: #16
2025-11-19 16:59:57 +00:00
b15474de3f
Merge branch 'main' into update-ci
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Failing after 21s
2025-11-19 16:59:48 +00:00
darnodo
d2fa4f8ee3
Fix deploy workflow to use self-hosted runner
2025-11-19 17:59:19 +01:00
dcdacfa034
Merge pull request 'Update deploy.yml' ( #15 ) from update-ci into main
...
Reviewed-on: #15
2025-11-19 16:57:24 +00:00
3a75628454
Merge branch 'main' into update-ci
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Failing after 6s
2025-11-19 16:56:56 +00:00
darnodo
a001a57528
Update deploy.yml
2025-11-19 17:56:31 +01:00
189241002c
Update .gitea/workflows/deploy.yml
2025-11-19 16:54:28 +00:00
76423ee1fd
Merge pull request 'Refactor Hugo deploy workflow' ( #14 ) from update-ci into main
...
Reviewed-on: #14
2025-11-19 16:53:05 +00:00
6cc362b85a
Merge branch 'main' into update-ci
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Has been cancelled
2025-11-19 16:52:58 +00:00
darnodo
4372dae142
Refactor Hugo deploy workflow
...
The deployment workflow was rewritten to use Hugo's built-in deploy
feature. This simplifies the overall process and removes external
dependencies.
2025-11-19 17:52:31 +01:00
6eae2592ed
Merge pull request 'Deploy to Scaleway object storage' ( #13 ) from update-ci into main
...
Reviewed-on: #13
2025-11-19 16:25:22 +00:00
6c8c364399
Merge branch 'main' into update-ci
Deploy to Scaleway / build-and-deploy (pull_request) Failing after 24s
2025-11-19 16:25:14 +00:00
darnodo
264c7faee1
Deploy to Scaleway object storage
...
Set S3 signature version to s3v4 and add region.
2025-11-19 17:24:57 +01:00
b8b9aca5ae
Merge pull request 'Fix Scaleway deployment secrets' ( #12 ) from update-ci into main
...
Reviewed-on: #12
2025-11-19 16:19:24 +00:00