Updated README
/ build_website (push) Successful in 6s Details
/ build_and_push_container (push) Has been skipped Details

This commit is contained in:
Michał Rudowicz 2025-02-26 17:52:57 +01:00
parent 479a84b601
commit d50f0661b6
1 changed files with 2 additions and 0 deletions

View File

@ -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
```
Preview should be available on `http://localhost:4000` .
### 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.