docsifyjs / docsifyjs/docsify-cli
Add root path to serve
Đang mở
enhancement
- Ngôn ngữ chính
- JavaScript
- Star
- 782
- Fork
- 166
- Merge trung bình
- 10 giờ 49 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.