2026-01-13 20:09:45 +08:00
|
|
|
---
|
|
|
|
|
layout: home
|
2026-01-26 13:00:54 +08:00
|
|
|
navbar: false
|
2026-01-13 20:09:45 +08:00
|
|
|
hero:
|
|
|
|
|
name: 'Easy-Vibe'
|
2026-01-26 13:00:54 +08:00
|
|
|
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.'
|
2026-01-27 02:39:42 +08:00
|
|
|
typingTagline:
|
|
|
|
|
- Code, infused with soul.
|
|
|
|
|
- Intelligence, understanding your thoughts.
|
|
|
|
|
- Complex systems, clear at a glance.
|
|
|
|
|
- Inspiration, instantly realized.
|
|
|
|
|
- Coding, as it should be.
|
2026-01-13 20:09:45 +08:00
|
|
|
actions:
|
|
|
|
|
- theme: brand
|
|
|
|
|
text: Start Learning
|
2026-01-26 13:00:54 +08:00
|
|
|
link: /en-us/stage-0/
|
2026-01-13 20:09:45 +08:00
|
|
|
- theme: alt
|
2026-01-26 13:00:54 +08:00
|
|
|
text: Course Outline
|
|
|
|
|
link: /en-us/stage-0/
|
2026-01-13 20:09:45 +08:00
|
|
|
---
|
|
|
|
|
|
2026-01-26 13:00:54 +08:00
|
|
|
<HomeFeatures />
|