Commit Graph

7 Commits

Author SHA1 Message Date
Kazuki Yamada
f58f973e36 refactor(website): Replace global YouTubeVideo registration with direct imports
- Remove YouTubeVideo global component registration from VitePress theme

- Add direct YouTubeVideo imports in all language versions of index.md and guide/index.md

- Update video ID usage to centralized VIDEO_IDS.REPOMIX_DEMO constant

- Improve component modularity and maintainability across 24 documentation files
2025-06-08 17:01:03 +09:00
Kazuki Yamada
90c69bea91 feat(website): Add YouTube video component to all language versions
- Create YouTubeVideo.vue component with responsive design
- Register component globally in VitePress theme
- Add explanatory sections and video to all language versions of index.md
- Add video to all language versions of guide/index.md
- Support for 12 languages: en, ja, zh-cn, zh-tw, ko, de, fr, es, pt-br, vi, hi, id
- Improve user onboarding with visual demonstration of Repomix features
2025-06-08 16:27:38 +09:00
Kazuki Yamada
76868416e1 feat(website): Add HomeBadges component to display project badges 2025-05-25 20:49:02 +09:00
Kazuki Yamada
6a3704363d refact(website): Changed folder structure for multi-language support in documentation 2025-01-14 00:05:30 +09:00
Kazuki Yamada
e9e0443d6b feat(website): Add online demo functionality 2025-01-04 12:40:08 +09:00
Kazuki Yamada
6621d1f8a4 feat(website): Refine and Enhance Homepage Design 2025-01-03 00:38:08 +09:00
Kazuki Yamada
8284e4f68e feat(website): Initialize VitePress documentation site 2025-01-03 00:07:55 +09:00