Commit graph

7 commits

Author SHA1 Message Date
a45c3734a0 Ajout plugin zoom image et combinaison affichage PNG avec téléchargement PDF
- Install docusaurus-plugin-image-zoom for interactive image zoom
- Display PNG diagrams with zoom capability
- Add PDF download links below each diagram
- Keep both PNG (for display) and PDF (for download) versions
- Update both French and English documentation pages
2025-11-25 17:13:03 +01:00
0a5c9728e6 Ajout icônes navbar avec effets hover et recherche locale
- Replace GitHub/Forgejo text links with SVG icons
- Add luminous hover effects on navbar icons
- Add local search plugin with FR/EN support
2025-11-22 23:42:51 +01:00
617673d5a9 Ajout article stockage distribué et traduction complète blog EN
- Add blog post about choosing distributed storage for Proxmox HA cluster
- Add Forgejo link to navbar
- Complete EN blog translation (welcome post, authors.yml)
2025-11-22 23:26:39 +01:00
40a8985942 Correction configuration logo et favicon pour format PNG 2025-11-15 18:39:20 +01:00
37e21b50db Mise à jour liens profils GitHub et Forgejo
- GitHub links now point to https://github.com/Tellsanguis
- Forgejo links now point to https://forgejo.tellserv.fr/Tellsanguis
- Edit page links now use Forgejo repository for source editing
2025-11-15 15:08:50 +01:00
aba46f671c Amélioration configuration Docusaurus et implémentation i18n
- Add language switcher to navbar for bilingual site (FR/EN)
- Remove intro page, use presentation as entry point
- Add example pages to all documentation categories
- Configure categories with generated-index for page listings
- Update footer and homepage links to reference presentation
- Enhance configuration with best practices:
  - Add metadata and SEO keywords
  - Enable RSS/Atom feeds for blog
  - Configure sitemap generation
  - Add syntax highlighting for YAML, HCL, Docker
  - Enable Mermaid diagram support
  - Configure table of contents settings
  - Respect user color scheme preferences
  - Add last update metadata to docs
- Fix deprecated onBrokenMarkdownLinks configuration
- Create bilingual example pages with practical code examples
- Update all i18n translations for consistency

This update brings the site in line with Docusaurus 3.x best practices
and provides a solid foundation for documentation growth.
2025-11-15 15:00:45 +01:00
f6e32464d9 Commit initial : blog Docusaurus avec i18n (FR/EN) 2025-11-14 20:48:21 +01:00