Skip to content

Redirect GitHub Pages to xo.run - #24

Merged
csfh merged 2 commits into
mainfrom
cursor/pages-redirect-xo-run-3cda
Aug 16, 2026
Merged

csfh merged 2 commits into
mainfrom
cursor/pages-redirect-xo-run-3cda

Conversation

@csfh

@csfh csfh commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Summary

The public site is https://xo.run (Cloudflare Pages, sources in www/). GitHub Pages is enabled as a workflow build but had no deploy, so the default project host returned a 404.

This change publishes a static redirect to https://xo.run/ and updates the README and site docs so they name that host. GitHub Pages does not build or publish www/.

Fixes #12

Checklist

  • Focused tests added or updated where behavior changed
  • Echo 2026 (echo26 / e26) updated if language or runtime surface changed
  • Examples updated if user-runnable demos are affected
  • Docs updated for durable or user-visible rules
  • scripts/gate changed (and echo26 when applicable) pass locally
Open in Web Open in Cursor 

The public site is Cloudflare Pages at xo.run. GitHub Pages had no
deploy workflow, so the default project host 404'd. Publish a static
redirect and name xo.run in the README and site docs.

Co-authored-by: Christoffer Hallas <github@christofferhallas.com>
@csfh
csfh marked this pull request as ready for review August 16, 2026 04:44
@cursor

cursor Bot commented Aug 16, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 16, 2026

Copy link
Copy Markdown

Deploying echo with  Cloudflare Pages  Cloudflare Pages

Latest commit: a777065
Status: ✅  Deploy successful!
Preview URL: https://4db01922.echo-1gc.pages.dev
Branch Preview URL: https://cursor-pages-redirect-xo-run.echo-1gc.pages.dev

View logs

@csfh
csfh merged commit 33502f4 into main Aug 16, 2026
2 checks passed
@csfh
csfh deleted the cursor/pages-redirect-xo-run-3cda branch September 8, 2026 17:31
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.

Empty GitHub Pages site at modoterra.github.io/echo

2 participants