docsifyjs / docsifyjs/docsify-cli
Add root path to serve
Aberta
enhancement
- Linguagem predominante
- JavaScript
- Estrelas
- 782
- Forks
- 166
- Merge médio
- 10h 49min
- PRs com merge (30d)
- 1
Descrição
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
```
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.