Files
test-repo/docs/ja-jp/index.md
T
sanbuphy c8b68e5139 feat(ui): update hero button text and enhance welcome screen
- Change primary hero button text from "Start Learning" to "Start Vibe Together!" across all language versions to align with project branding
- Update online reading links in README files to point to /welcome.html for better user onboarding
- Enhance WelcomeScreen.vue with improved animation timing and spacing
- Add dynamic SVG wordmark to homepage hero section for visual appeal
- Implement animated color transition for top promo bar
- Remove testing guidelines comment in AGENTS.md as placeholder
- Adjust feature card styling with increased min-height and icon sizes
2026-03-18 12:17:03 +08:00

27 lines
927 B
Markdown

---
layout: home
navbar: false
hero:
name: 'Easy-Vibe'
text: 'ゼロからのAIコーディングガイド'
tagline: 'すべての人のための新しいコーディングパラダイム。PMでもフルスタック開発者でも、ここで自分のAIコーディングの道を見つけることができます。'
typingTagline:
- コーディングが、変わる。
- 複雑を、シンプルに。
- 一歩ずつ、ちょうどいい。
- 思い通りに、形に。
- あなたの速さで、AIが追いつく。
- 最初の文字から、完成したシステムまで。
- 余計な手間を減らして、創造を増やす。
- プログラミングは、こうあるべき。
actions:
- theme: brand
text: 一緒にvibeを始めよう!
link: /ja-jp/stage-0/
- theme: alt
text: コース概要
link: /ja-jp/stage-0/
---
<HomeFeatures />