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 還沒有評估資料。