https://github.com/go-to-byte/docs-dousheng
Go-To-Byte 抖声文档
https://github.com/go-to-byte/docs-dousheng
Last synced: 4 days ago
JSON representation
Go-To-Byte 抖声文档
- Host: GitHub
- URL: https://github.com/go-to-byte/docs-dousheng
- Owner: Go-To-Byte
- Created: 2023-02-16T13:59:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-24T13:38:52.000Z (almost 3 years ago)
- Last Synced: 2025-02-25T17:44:54.737Z (about 1 year ago)
- Language: HTML
- Homepage: https://go-to-byte.github.io/Docs-DouSheng/
- Size: 1.83 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DouSheng 文档
本文档是使用 vuepress + github pages 搭建,比较简便。可自行查阅文档。
编写文档请移步:
```shell
cd docs/xxx/章节
```
只要进入对应的文件夹,修改其中的 md 文件夹。然后使用:
```shell
cd Docs-DouSheng
npm run docs:run
```
即可打开对应网址,查看文档信息。
确认无误后,推送至 main 分支即可触发 workflow 工作流(采用 Github Action)