38 lines
1000 B
Markdown
38 lines
1000 B
Markdown
---
|
|
# https://vitepress.dev/reference/default-theme-home-page
|
|
layout: home
|
|
|
|
hero:
|
|
name: "就这么弄"
|
|
text: "简单步骤与实用技巧"
|
|
image:
|
|
src: /assets/logo.svg
|
|
alt: VitePress
|
|
style: "border-radius: 50%"
|
|
tagline: 你的时间应该去做更重要的事情
|
|
actions:
|
|
- theme: brand
|
|
text: 进入教程
|
|
link: /how-to/intro
|
|
# - theme: alt
|
|
# text: Markdown Examples
|
|
# link: /markdown-examples
|
|
# - theme: alt
|
|
# text: API Examples
|
|
# link: /api-examples
|
|
|
|
# features:
|
|
# - title: Feature A
|
|
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
|
# - title: Feature B
|
|
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
|
# - title: Feature C
|
|
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
|
---
|
|
|
|
::: warning 🚧 施工中
|
|
|
|
很高兴见到你!但很抱歉,这个项目还在施工中。
|
|
|
|
本项目还处在早期阶段,内容尚不完善,过段时间再来看吧
|
|
::: |