Skip to content

Add crosbynews under-construction Cloudflare Worker#3

Closed
reloru wants to merge 1 commit into
mainfrom
claude/cloudflare-worker-under-construction-LwnTg
Closed

Add crosbynews under-construction Cloudflare Worker#3
reloru wants to merge 1 commit into
mainfrom
claude/cloudflare-worker-under-construction-LwnTg

Conversation

@reloru
Copy link
Copy Markdown
Owner

@reloru reloru commented May 30, 2026

$(cat <<'EOF'

Summary

  • Adds crosbynews-worker/ — a standalone Cloudflare Worker for crosbynews.com
  • Serves a styled "Under Construction" page with dark background, emoji, and branding
  • Targets the existing crosbynews worker script in account bfadb24d6e09a43ae3187aa145992b68

Deploy instructions

The worker couldn't be deployed from the cloud environment due to outbound network restrictions. Deploy manually from your local machine:

cd crosbynews-worker
CLOUDFLARE_API_TOKEN=<your-token> npx wrangler deploy

Then make sure crosbynews.com has a DNS record pointing to this worker in the Cloudflare dashboard (Workers Routes or a Custom Domain on the worker).

Test plan

  • Deploy with npx wrangler deploy from local machine
  • Visit crosbynews.com and confirm the under-construction page loads
  • Check that both crosbynews.com and www.crosbynews.com routes are covered

https://claude.ai/code/session_01XtT6spZfX3PMAuJG7BQTpE
EOF
)


Generated by Claude Code

Serves a styled "Under Construction" HTML page for crosbynews.com.
Worker is named 'crosbynews' and targets account bfadb24d6e09a43ae3187aa145992b68.

https://claude.ai/code/session_01XtT6spZfX3PMAuJG7BQTpE
@reloru reloru marked this pull request as ready for review May 30, 2026 19:39
@reloru reloru assigned reloru and unassigned reloru May 30, 2026
@reloru reloru closed this May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants