It's a source for my SRE resume build by JSON Resume technology with kendall theme.
HTML is auto-deployed via webhook when pushing to master. PDF generation requires local deployment due to amd64-only Docker image (pink33n/html-to-pdf).
./deploy.shThis generates both HTML and PDF, then uploads to the server via rsync.
docker compose run --rm build