Improve i18n and category navigation
- Add English translations for presentation page and homepage - Remove project numbers (P02-P13) from OpenClassrooms project titles - Convert category pages to show content with DocCardList component - Fix broken links to category pages
This commit is contained in:
parent
6177957d9e
commit
cd0d01d4f5
25 changed files with 282 additions and 88 deletions
|
|
@ -70,3 +70,9 @@ Cette migration représente :
|
|||
- **Apprentissage pratique** : Expérimentation en conditions réelles
|
||||
- **Évolution technique** : Passage à des solutions modernes et scalables
|
||||
- **Portfolio** : Démonstration de compétences DevOps avancées
|
||||
|
||||
## Articles
|
||||
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
|
||||
<DocCardList />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue