Skip to content

Launch Checklist

  • site is set to https://docs.mementropy.com in astro.config.mjs
  • npm run build succeeds locally
  • wrangler.jsonc has "name": "mementropy" and "pages_build_output_dir": "./dist"
  • Cloudflare Pages is configured to build with npm run build
  • Cloudflare Pages is configured to publish dist
  • The latest commit deployed successfully in Cloudflare Pages
  • docs.mementropy.com is attached to the Pages project
  • HTTPS works on the custom domain
  • Search works on the deployed build
  • Cloudflare Access is protecting the hostname before wider sharing
  • Access policy is limited to named users or a known domain
  • Session duration is appropriate for a private docs site