docsifyjs / docsifyjs/docsify-cli

Add root path to serve

Open
#32 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
782
Forks
166
Avg merge
10h 49m
Merged PRs (30d)
1

Description

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
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.