type: architecture
status: active
timestamp: 2026-06-20
tags: [architecture, hosting, github-pages, layer-2, survival]

Layer 2 — survival fallback on GitHub Pages

Every site static fallback to chirag127.github.io/site \ every push to main. If Cloudflare Pages dies, /work + /me + /legal still serve\ \ from github.io. Per the 100-year strategy \xA716."

Layer 2 — survival fallback on GitHub Pages

Concept

Every site mirrors a static fallback build to GitHub Pages so that the identity-critical pages survive a Cloudflare outage, account suspension, or pricing change. This is the §16 rule of the 100-year strategy: “primary host can die; the wiki, work history, and legal pages must not”.

How it works

Why this shape

Cloudflare Pages is excellent but is one company’s free tier. The survival rule is “if the primary disappears overnight, the recruiter clicking through to oriz.in/work tomorrow morning still sees a page”. GitHub Pages is the right second host because the source repos already live on GitHub — the publish workflow is a few-line YAML, no new account, no card.

Cross-refs


Edit on GitHub · Back to index