update vitepress to v1.0
This commit is contained in:
23
index.md
Normal file
23
index.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
# https://vitepress.dev/reference/default-theme-home-page
|
||||
layout: home
|
||||
|
||||
hero:
|
||||
name: "徐越的编程书"
|
||||
tagline: "用最简单的话讲清楚编程"
|
||||
actions:
|
||||
- theme: brand
|
||||
text: Python 基础知识
|
||||
link: /python/00/
|
||||
- theme: alt
|
||||
text: 计算机科学速成
|
||||
link: /cs/00/
|
||||
|
||||
features:
|
||||
- title: 派神启动
|
||||
details: 运行代码、修改代码、输入交互
|
||||
- title: 生动形象
|
||||
details: 图文并茂、简单明了
|
||||
- title: 随时随地
|
||||
details: 手机可以看、电脑可以看、白天可以看、晚上可以看
|
||||
---
|
||||
Reference in New Issue
Block a user