mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Minor layout/content tweaks
This commit is contained in:
parent
76f9aa9a62
commit
0fadc81cda
10 changed files with 33 additions and 25 deletions
|
|
@ -11,7 +11,7 @@ $ yarn
|
|||
$ yarn dev
|
||||
```
|
||||
|
||||
This will start a development server on http://localhost:8080/.
|
||||
This will start a development server on http://localhost:8080/. Note that changes to the sidebar or similar generally need a full restart (Ctrl-C) to take effect, while content-only changes will hot-reload.
|
||||
|
||||
For a full HTML build, run `yarn build`. Files will be output in `content/.vuepress/dist` by default.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue