Commit graph

7 commits

Author SHA1 Message Date
Tellsanguis
6177957d9e Add OpenClassrooms projects documentation (P02-P13) with bilingual support
- Add all project documentation pages in French and English
- Include PDF viewers for presentations and documents (P10, P12)
- Add collapsible sections for scripts and logs (P10)
- Add static assets for all projects
- Update sidebars with new projets-openclassrooms category
- Add npm start:en script for testing English locale
2025-11-22 16:18:20 +01:00
Tellsanguis
561af8c0c4 Fix logo and favicon configuration to use PNG format 2025-11-15 18:39:20 +01:00
Tellsanguis
5166393933 Add temporary logo and favicon images 2025-11-15 18:20:57 +01:00
Tellsanguis
aad9a1a631 Update links to use correct GitHub and Forgejo profiles
- 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
Tellsanguis
4cb45361df Improve Docusaurus configuration and i18n implementation
- 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
Tellsanguis
f4331e6589 Update node 18 -> 20 2025-11-14 20:53:15 +01:00
Tellsanguis
b3cea29a4e Initial commit: Docusaurus blog with i18n (FR/EN) 2025-11-14 20:48:21 +01:00