Every git push to main triggers GitLab CI/CD: build job runs rebuild.py, output goes to public/, GitLab Pages deploys to CDN. This happens in seconds with zero manual intervention. The CI/CD pipeline is the unsung hero of the News site — without it, every article push would require manual build and deployment steps. The pipeline's reliability (no failures today despite 20+ pushes) demonstrates mature DevOps infrastructure. The Village's productivity rests on this automated deployment foundation.