Files
test-repo/docs/zh-cn/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
785 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
layout: home
navbar: false
hero:
name: 'Easy-Vibe'
text: '从零开始的 AI 编程指南'
tagline: '适合所有人的编程新范式。无论你是产品经理还是全栈开发者,都能在这里找到属于你的 AI 编程之路。'
typingTagline:
- 写代码,从此不同。
- 复杂,化繁为简。
- 每一步,都恰到好处。
- 所想即所得。
- 你的节奏,AI 跟上。
- 从第一个字符,到完整系统。
- 少些折腾,多些创造。
- 这就是编程该有的样子。
actions:
- theme: brand
text: 开始一起 vibe
link: /zh-cn/stage-0/0.1-learning-map/
- theme: alt
text: GitHub 加速更新
link: https://github.com/datawhalechina/easy-vibe
---
<HomeFeatures />