Deployment & Configuration Notes¶
- Local development uses
mkdocs.local.ymlas the default local configuration profile. - CI:
.github/workflows/build-deploy.yml— strict build path; ensure sitemap post-process runs if you change the pipeline. - Cloudflare:
worker.jsreadsCANONICAL_HOSTandREDIRECT_HOSTSfromwrangler.toml[vars]— no hardcoded URLs in the worker. - Human-oriented steps:
content/deployment-cloudflare.md,content/seo-submission-checklist.md.