← knowledge.oriz.in

Every site builds a static GitHub Pages mirror per §16

decision hostingfallbackgithub-pagesdurability

Every site builds a static GitHub Pages mirror per §16

Decision

Every site in the family builds a static fallback to chirag127.github.io/<site-name> on every push to main. If Cloudflare Pages dies, gets repriced, or rate-limits the family, recruiters and users can still hit the GitHub Pages mirror and find the core content (/work, /me, /legal, etc.).

Why

Per the 100-year strategy §16, "minimum-survival layer": if everything dies, what still works? Static /work + /me rendered to GitHub Pages, and raw JSONL on GitHub. These two layers must be independent of every other piece of infrastructure. GitHub Pages free (100 GB/mo bandwidth/site, 1 GB site cap, free forever as long as the GitHub account exists) is the single most-durable free host available — the cheapest insurance against Cloudflare risk.

Implications

Cross-refs