Updated README
This commit is contained in:
parent
5856a7ed86
commit
80d92ade8f
|
|
@ -12,6 +12,8 @@ Alternative is to use docker/podman. In the repo directory:
|
||||||
docker run -p="4000:4000" --volume="$PWD:/data:Z" -it git.hswro.org/hswro/hswro_org_build:latest
|
docker run -p="4000:4000" --volume="$PWD:/data:Z" -it git.hswro.org/hswro/hswro_org_build:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Preview should be available on `http://localhost:4000` .
|
||||||
|
|
||||||
### Doesn't work for me or I'm too lazy to do it
|
### Doesn't work for me or I'm too lazy to do it
|
||||||
|
|
||||||
Forgejo Actions should generate it for you, then you should be able to download the compressed website ready for viewing locally.
|
Forgejo Actions should generate it for you, then you should be able to download the compressed website ready for viewing locally.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue