docsifyjs / docsifyjs/docsify-cli
Add root path to serve
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 782
- Forks
- 166
- Merge medio
- 10 h 49 min
- PR fusionados (30 d)
- 1
Descripción
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
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.