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

Every site builds a static GitHub Pages mirror per §16

Each site CI builds GH Pages fallback on push to main

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


Edit on GitHub · Back to index