docsifyjs / docsifyjs/docsify-cli
Add root path to serve
未关闭
enhancement
- 主要语言
- JavaScript
- 星标
- 782
- 派生
- 166
- 平均合并
- 10 小时 49 分钟
- 30 天内合并 PR
- 1
描述
Github pages serve user sites one level down:
```
https://davestewart.github.io/vuex-pathify
```
It would be useful to be able to simulate this:
```bash
docsify serve docs --path vuex-pathify
```
```
localhost:3000/vuex-pathify
```
贡献指南
评估
这个 Issue 还没有评估数据。