This Skill codifies a GitHub PR–driven website deployment workflow for yourcompany.com, covering content, pages, and styles. Use it when updating landing p…
This Skill codifies a GitHub PR–driven website deployment workflow for yourcompany.com, covering content, pages, and styles. Use it when updating landing pages, adding content, or changing styles; it enforces editing both EN and UK versions (site paths and page mappings are specified). Key features: local edits in $WEBSITE_REPO_PATH, branch-and-PR workflow using git and the gh CLI (commit message template includes Co-Authored-By), squash-merge with branch deletion, and automatic Cloud Build triggers on merge to main. Deployments appear in 1–5 minutes; CDN caching can delay visible changes up to 1 hour, so verification uses WebFetch with a?v= cache-bypass. Core advantages are reproducible, auditable releases, bilingual consistency, and fast automated CI/CD with a simple verification step.
Esta página faz parte do hub OpenClaw Skills com guias de instalação, navegação por categorias e links práticos.