This commit is contained in:
Michiel Borkent 2022-05-17 21:23:45 +02:00
parent 98f79018dc
commit 56f1324a1b

View file

@ -76,13 +76,14 @@ After cloning this repo to a new dir:
```
git fetch origin gh-pages
git worktree prune
git worktree add gh-pages gh-pages
```
To deploy to Github Pages:
```
bb release
script/release.clj
```
To create a new release: