Files
test-repo/docs/en/index.md
T
sanbuphy 600dc0fd5b feat(theme): update homepage with Apple-style design and add footer
- Change hero button from "Course Outline" to "GitHub" linking to repository
- Update color scheme to Apple blue gradient and refine button styles
- Add Apple-style footer with localized content, breadcrumb, and policy links
- Introduce top promotional banner with localized call-to-action
- Improve responsive design and adjust spacing for better visual hierarchy
2026-03-15 13:43:23 +08:00

27 lines
694 B
Markdown

---
layout: home
navbar: false
hero:
name: 'Easy-Vibe'
text: 'AI Coding Guide from Scratch'
tagline: 'A new coding paradigm for everyone. Whether you are a PM or a Full Stack Dev, find your AI coding path here.'
typingTagline:
- Coding, reimagined.
- Complexity, simplified.
- Every step, just right.
- Think it. Build it.
- Your pace. AI keeps up.
- From first character to complete system.
- Less friction. More creation.
- This is how coding should feel.
actions:
- theme: brand
text: Start Learning
link: /en/stage-0/
- theme: alt
text: GitHub
link: https://github.com/datawhalechina/easy-vibe
---
<HomeFeatures />