Add translationKey and French slugs to link FR/EN articles
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful

For all French posts with English counterparts, add translationKey to
both FR and EN versions so the language switcher can link them. Also
give French posts proper French slugs and add aliases to preserve the
old English-slug URLs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
nemunaire 2026-03-13 16:19:11 +07:00
commit b91fdcd0f1
31 changed files with 69 additions and 0 deletions

View file

@ -1,6 +1,8 @@
---
title: "Concevoir un cours ludique d'administration système Linux"
date: !!timestamp '2023-06-07 16:07:00'
slug: concevoir-cours-ludique-administration-linux
translationKey: gamification-linux-sysadmin
image: /fr/post/gamification-of-a-advanced-linux-sysadmin-course/og.webp
tags:
- teaching
@ -9,6 +11,7 @@ tags:
- certificates
aliases:
- adlin
- /fr/post/gamification-of-a-advanced-linux-sysadmin-course
---
L'administration système n'est pas quelque chose d'évident pour tout le monde, c'est d'ailleurs un sujet qui, lorsqu'il a trait plus aux bases du réseau et de Linux, peut sembler beaucoup plus rébarbatif que l'apprentissage des dernières technologies à la mode (Docker, Terraform, Kubernetes…).