cd ~ git clone https://github.com/xtophd/RHEL10-Workshop --recurse-submodules
OR, for the development branch
cd ~ git clone https://github.com/xtophd/RHEL10-Workshop -b development --recurse-submodules
git clone github.com/rhpds/showroom-lb1136-rhel-10-hol
OR, for the development branch
git clone github.com/rhpds/showroom-lb1136-rhel-10-hol -b development
setenforce 0 cd showroom-lb1136-rhel-10-hol podman run --rm --name antora -v $PWD:/antora -p 8080:8080 -i -t ghcr.io/juliaaano/antora-viewer
Now you can access the docs on port 8080