Add local testing Docker containers Use a local Dockerfile to install the Jekyll packages and build the site. This allows anyone to be able to build the site, without having to install all the Jekyll build tools. Change-Id: I64266651081d5357826447ee4457e165aa436335
Static site for the Gerrit User Summit 2026 (November 9-10, Sunnyvale CA). This is a standalone Jekyll site, served at gus26.gerritforge.com.
Docker CLI 28.x or later is required.
docker compose run --rm server
Output is written to _site/.
Open _site/index.html directly in a browser.