Remplacement diagrammes PDF par PNG, ajout note Docker Swarm, traductions complètes
- Replace PDF diagrams with PNG images for inline display in docs - Add infrastructure diagram to Homelab actuel category page - Add network diagram to single-machine HA homelab page - Add Docker Swarm vs Kubernetes decision note in docker-compose page - Complete English translations for homepage tagline - Translate homepage tagline dynamically using Docusaurus i18n - Remove PDF diagram files from static assets (homelab-actuel-infra.pdf, homelab-futur-network.pdf) - Add new documentation pages: Docker Compose, Ansible playbooks, Traefik - Add Future Homelab pages: single-machine HA and 3-node Proxmox cluster - Remove example pages and notions category - Update sidebar configuration
This commit is contained in:
parent
cb1640c1cc
commit
ed2cca8c0e
27 changed files with 1482 additions and 636 deletions
|
|
@ -12,6 +12,10 @@
|
|||
"message": "Home",
|
||||
"description": "The homepage title"
|
||||
},
|
||||
"homepage.tagline": {
|
||||
"message": "Research and reflections on technical challenges",
|
||||
"description": "The homepage tagline"
|
||||
},
|
||||
"homepage.description": {
|
||||
"message": "Technical blog to document my research and reflections on technical challenges",
|
||||
"description": "The homepage meta description"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue