Add translationKey and French slugs to link FR/EN articles
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:
parent
c1cf6ceed5
commit
b91fdcd0f1
31 changed files with 69 additions and 0 deletions
|
|
@ -1,12 +1,15 @@
|
|||
---
|
||||
title: "Dupliquer l'affichage d'une fenêtre sur 2 écrans sous X.org"
|
||||
date: !!timestamp '2023-12-09 11:34:00'
|
||||
slug: xorg-dupliquer-fenetre-2-ecrans
|
||||
translationKey: xorg-duplicate-window-2-screens
|
||||
tags:
|
||||
- teaching
|
||||
- conference
|
||||
- xorg
|
||||
aliases:
|
||||
- squint
|
||||
- /fr/post/xorg-duplicate-a-window-on-2-screens
|
||||
---
|
||||
|
||||
En tant qu'enseignant en école d'ingénieur et conférencier technique, je suis souvent amené à faire des démonstrations, en plus de la diffusion d'un classique diaporama.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue