push doc
This commit is contained in:
20
docs/README.md
Normal file
20
docs/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
home: true
|
||||
title: 首页
|
||||
heroImage: /imgs/logo.svg
|
||||
actions:
|
||||
- text: 课程介绍
|
||||
link: /intro/
|
||||
type: secondary
|
||||
- text: 基础 →
|
||||
link: /base/
|
||||
type: primary
|
||||
features:
|
||||
- title: 💡 最新最热的技术
|
||||
details: 使用最新 Webpack5 技术
|
||||
- title: 🛠️ 最细致讲解
|
||||
details: 从基础配置,到高级优化,到项目配置,最后到原理分析
|
||||
- title: 📦 最全面的案例
|
||||
details: 不同角度实现loader、plugin
|
||||
footer: MIT Licensed | Copyright © 2022-present 尚硅谷
|
||||
---
|
||||
Reference in New Issue
Block a user