74ad9bce88
Update the typing taglines in all language versions to provide more engaging and descriptive messaging about the AI coding experience. The new taglines better convey the benefits of using AI for programming.
27 lines
725 B
Markdown
27 lines
725 B
Markdown
---
|
|
layout: home
|
|
navbar: false
|
|
hero:
|
|
name: 'Easy-Vibe'
|
|
text: '從零開始的 AI 編程指南'
|
|
tagline: '適合所有人的編程新範式。無論你是產品經理還是全棧開發者,都能在這裡找到屬於你的 AI 編程之路。'
|
|
typingTagline:
|
|
- 寫代碼,從此不同。
|
|
- 複雜,化繁為簡。
|
|
- 每一步,都恰到好處。
|
|
- 所想即所得。
|
|
- 你的節奏,AI 跟上。
|
|
- 從第一個字符,到完整系統。
|
|
- 少些折騰,多些創造。
|
|
- 這就是編程該有的樣子。
|
|
actions:
|
|
- theme: brand
|
|
text: 開始學習
|
|
link: /zh-tw/stage-0/
|
|
- theme: alt
|
|
text: 課程大綱
|
|
link: /zh-tw/stage-0/
|
|
---
|
|
|
|
<HomeFeatures />
|