docs
This commit is contained in:
parent
98f79018dc
commit
56f1324a1b
1 changed files with 2 additions and 1 deletions
|
|
@ -76,13 +76,14 @@ After cloning this repo to a new dir:
|
||||||
|
|
||||||
```
|
```
|
||||||
git fetch origin gh-pages
|
git fetch origin gh-pages
|
||||||
|
git worktree prune
|
||||||
git worktree add gh-pages gh-pages
|
git worktree add gh-pages gh-pages
|
||||||
```
|
```
|
||||||
|
|
||||||
To deploy to Github Pages:
|
To deploy to Github Pages:
|
||||||
|
|
||||||
```
|
```
|
||||||
bb release
|
script/release.clj
|
||||||
```
|
```
|
||||||
|
|
||||||
To create a new release:
|
To create a new release:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue