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,6 +1,8 @@
|
|||
---
|
||||
title: "Utiliser les écrans à encre électronique Waveshare sans Raspberry Pi"
|
||||
date: !!timestamp '2023-08-02 11:37:00'
|
||||
slug: ecrans-waveshare-sans-raspberry-pi
|
||||
translationKey: waveshare-epaper-without-raspberry-pi
|
||||
image: /post/waveshare-e-paper-display-on-linux-without-raspberry-pi/og.webp
|
||||
tags:
|
||||
- linux
|
||||
|
|
@ -9,6 +11,7 @@ tags:
|
|||
- spi
|
||||
aliases:
|
||||
- waveshare
|
||||
- /fr/post/waveshare-e-paper-display-on-linux-without-raspberry-pi
|
||||
---
|
||||
|
||||
En termes d'écrans à encre électronique (e-ink), Waveshare est un des rares constructeurs permettant d'acheter des écrans de toute taille.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue