- 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
- Add blog post about choosing distributed storage for Proxmox HA cluster
- Add Forgejo link to navbar
- Complete EN blog translation (welcome post, authors.yml)
- 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.