We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4430aa3 commit fd4bf8cCopy full SHA for fd4bf8c
README.md
@@ -1,5 +1,7 @@
1
# swanlab-docs
2
3
+[](https://docs.swanlab.cn)
4
+
5
为项目贡献的方式不仅仅是贡献代码,包括维护文档、在issue和群中答疑、提交bug等都是为swanlab项目贡献的方式!
6
7
我们在[github仓库](https://github.com/SwanHubX/SwanLab-Docs)中托管了SwanLab的[官方文档](https://docs.swanlab.cn),基于[vitepress](https://vitepress.dev/zh/guide/getting-started)。
@@ -14,6 +16,7 @@
14
16
15
17
```bash
18
git clone https://github.com/SwanHubX/SwanLab-Docs
19
+cd SwanLab-Docs
20
```
21
22
2. 安装依赖环境
@@ -24,6 +27,7 @@ git clone https://github.com/SwanHubX/SwanLab-Docs
24
27
25
28
26
29
npm add -D vitepress
30
+npm install
31
32
33
### 本地运行文档
assets/readme-1.png
755 KB
0 commit comments