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 編程指南'
|
|
|
|
|
tagline: '適合所有人的編程新範式。無論你是產品經理還是全棧開發者,都能在這裡找到屬於你的 AI 編程之路。'
|
2026-01-13 20:09:45 +08:00
|
|
|
actions:
|
|
|
|
|
- theme: brand
|
|
|
|
|
text: 開始學習
|
2026-01-26 13:00:54 +08:00
|
|
|
link: /zh-tw/stage-0/
|
2026-01-13 20:09:45 +08:00
|
|
|
- theme: alt
|
2026-01-26 13:00:54 +08:00
|
|
|
text: 課程大綱
|
|
|
|
|
link: /zh-tw/stage-0/
|
2026-01-13 20:09:45 +08:00
|
|
|
---
|
|
|
|
|
|
2026-01-26 13:00:54 +08:00
|
|
|
<HomeFeatures />
|