Commit Graph

9 Commits

Author SHA1 Message Date
Mathis HERRIOT
24eb99093c feat(docs): reorganize imports and improve formatting for readability
Some checks failed
Lint / lint (pull_request) Has been cancelled
Lint / lint (push) Successful in 9m36s
Streamline import orders in MDX components and layout files. Adjust text formatting in the homepage and configuration files for consistent structure and enhanced clarity. Add new accessibility-focused linting rules in `biome.json`.
2026-01-14 18:04:31 +01:00
Mathis HERRIOT
ec771eb074 feat: revamp documentation pages with new components, layout, and visuals
Introduced enhanced MDX components (cards, callouts, tabs, accordions, steps) for better content presentation. Redesigned the homepage with new sections highlighting features, tech stack, and quick access links. Updated the global CSS to use Catppuccin theme. Added branded visuals like the Memegoat logo and SVG. Improved metadata, localization (French), and search functionality.
2026-01-08 15:32:13 +01:00
Mathis HERRIOT
6074917bfb chore(docs): reorder imports across documentation files for consistency
All checks were successful
Lint / lint (push) Successful in 9m37s
2026-01-05 16:30:02 +01:00
Mathis HERRIOT
86543eeb4f feat(docs): add technical features documentation and apply consistent formatting
Added a detailed technical features section to the documentation, covering key functionalities of Memegoat. Improved consistency in formatting across documentation and source files.
2026-01-05 16:29:31 +01:00
Mathis HERRIOT
7941779451 feat: integrate Mermaid component into MDX components for extended chart support 2026-01-05 10:36:09 +01:00
Mathis HERRIOT
f8a27f868c feat: add Mermaid component for rendering charts in documentation with theme support 2026-01-05 10:35:52 +01:00
Mathis HERRIOT
4d776c5c16 refactor: simplify documentation structure by removing multi-language i18n support and unused components 2026-01-05 10:16:29 +01:00
Mathis HERRIOT
91179199f7 refactor: migrate documentation to support multi-language structure with i18n integration
Some checks failed
Documentation Lint / lint (push) Failing after 4m46s
2026-01-05 01:23:00 +01:00
Mathis HERRIOT
1720cd6c36 Initialize documentation module with Fumadocs integration and basic setup 2026-01-05 00:28:02 +01:00