docsifyjs / docsifyjs/docsify-cli
Add root path to serve
Aperta
enhancement
- Lingua principale
- JavaScript
- Stelle
- 782
- Fork
- 166
- Merge medio
- 10h 49m
- PR unite (30g)
- 1
Descrizione
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
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.