Deployment & Configuration Notes

  • Local development uses mkdocs.local.yml as 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.js reads CANONICAL_HOST and REDIRECT_HOSTS from wrangler.toml [vars] — no hardcoded URLs in the worker.
  • Human-oriented steps: content/deployment-cloudflare.md, content/seo-submission-checklist.md.