docs: add IF.TTT whitepaper route

This commit is contained in:
danny 2025-12-29 04:02:12 +00:00
parent b644130412
commit 4791ec1496

View file

@ -23,6 +23,21 @@ There is a sync job that mirrors `https://git.infrafabric.io/danny/hosted.git` i
- `bibles/`
- `review/`
- `iftrace.py` (operator-maintained; dont overwrite via repo sync)
- `verticals/` (currently operator-maintained; dont overwrite via repo sync)
The IF.TTT public homepage *is* synced from the repo:
- Repo folder: `ifttt/`
- Publish path: `https://infrafabric.io/` and `https://infrafabric.io/static/hosted/ifttt/`
IF.TTT site routes (no login):
- `https://infrafabric.io/about/`
- `https://infrafabric.io/api/`
- `https://infrafabric.io/verticals/`
- `https://infrafabric.io/governance/` (open governance + charter links)
- `https://infrafabric.io/whitepaper/` (IF.TTT paper + optional email request)
- `https://infrafabric.io/fr/` (French stub)
Legacy trap: older PDFs referenced `https://infrafabric.io/static/hosted/gov/README.md`; it now redirects to `https://infrafabric.io/governance/`.
So **publish operator-generated bibles/review packs under**:
- `/srv/hosted-static/public/bibles/…`