feat(tops): Taler Operations design previews (ng1–ng3)

Static previews on ports 9090–9092: DD 90 branding (Montserrat,
#0042B3, logo), FINMA sticky, no taler-ops-www build. ng1 landing,
ng2 step/amount sliders + tabs, ng3 classic mirror. Podman nginx,
bin/up.sh, Caddy snippet, /CHANGES notes for current site only.
This commit is contained in:
Hernâni Marques 2026-07-10 17:36:51 +02:00
parent 497bc1243d
commit f821dc0eb4
No known key found for this signature in database
16 changed files with 1593 additions and 0 deletions

View file

@ -0,0 +1,10 @@
# ng3 — classic / stable-era site
- **Intent:** serve the **old/classic** Taler Operations website.
- **Source of truth:** `taler-ops-www` branch **`stable`** (stable website).
`master` is development — not used for this preview.
- **On koopa:** `bin/up.sh` fills this directory via **wget mirror** of
`https://taler-ops.ch/` (no Jinja/Parcel build).
- If the mirror fails, `up.sh` writes a small fallback page with FINMA text.
Do not commit large mirror dumps into git unless intentional.