The rancherlabs/k3os-website:dev
docker image runs a live-updating server. To run on your workstation, run:
./scripts/dev
and then navigate to http://localhost:9003/. You can customize the port by passing it as an argument:
./scripts/dev 8080