Placeholder site for methodicalcloud.com. Hosted on Cloudflare Pages.
Push to main triggers a deploy automatically.
develop → PR → main → GitHub Actions → Cloudflare Pages (methodicalcloud.com)
Manual deploy (if needed):
wrangler pages deploy . --project-name methodicalcloud --branch mainGitHub Secrets required (set on the repo hosting this file):
CLOUDFLARE_ACCOUNT_IDCLOUDFLARE_PAGES_TOKEN
Just open index.html in a browser — it's plain HTML, no build step.