mirror of
https://github.com/litruv/Docs-Viewer.git
synced 2026-09-10 10:09:46 +10:00
Point install docs at master after the slatehtml merge.
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -4,7 +4,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- slatehtml
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ Static documentation viewer built on **slatehtml** + **slatehtml-ui**: panel she
|
|||||||
## Install (consumer sites)
|
## Install (consumer sites)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install github:litruv/Docs-Viewer#slatehtml
|
npm install github:litruv/Docs-Viewer
|
||||||
# peers / siblings as needed:
|
# peers / siblings as needed:
|
||||||
npm install slatehtml slatehtml-ui
|
npm install slatehtml slatehtml-ui
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user