* init vitepress in enjoy-docs * update config * update docs * upgrade deps * update settings * add more docs * more docs * update commands * site config * add ga * tweak
13 lines
250 B
Markdown
13 lines
250 B
Markdown
---
|
|
# https://vitepress.dev/reference/default-theme-home-page
|
|
layout: home
|
|
|
|
hero:
|
|
name: "Enjoy App"
|
|
tagline: AI 是最好的老师,我们做 AI 最好的助教
|
|
actions:
|
|
- theme: brand
|
|
text: 快速开始
|
|
link: /guide/intro
|
|
---
|