type: service
status: active
timestamp: 2026-06-20
tags: [hosting, github, fallback]

GitHub Pages

Survival fallback static host — every oriz site mirrors to it

GitHub Pages

Role

Survival fallback host. Every oriz site is mirrored here so if Cloudflare Pages disappears overnight, the family still resolves.

Free tier

Card / subscription required?

NO. GitHub Pages is free for public repositories with no payment method requirement.

Alternatives

Swap cost

Low — re-target the GitHub Action to deploy dist/ to the gh-pages branch instead of (or in addition to) Cloudflare Pages.

Why this is our pick

It’s already where the source lives. Zero new accounts, the deploy step is peaceiris/actions-gh-pages@v3, and it survives Cloudflare outages independently.

Cross-refs


Edit on GitHub · Back to index