landing: per-site content versions (bank/exchange/merchant v42)

Independent version counters per landing footer with last-change time
and linkified commit; stamp script takes bank|exchange|merchant|--all.
This commit is contained in:
Hernâni Marques 2026-07-17 13:32:58 +02:00
parent 1bbdc2d1ae
commit bdfdbfe7c8
No known key found for this signature in database
GPG key ID: CB5738652768F7E9
6 changed files with 170 additions and 92 deletions

View file

@ -1,9 +1,35 @@
{
"version": 42,
"updated_iso": "2026-07-17T13:31:57+02:00",
"updated_human": "2026-07-17 13:31 CEST",
"commit": "b01058c6c1f8bf25fa1ddcd1224c65fb12a1debd",
"commit_short": "b01058c",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/b01058c6c1f8bf25fa1ddcd1224c65fb12a1debd",
"note": "Bump with scripts/taler-landing/stamp-landing-version.sh --bump after each landing content change."
"note": "Per-site landing content versions (start 42). Bump: scripts/taler-landing/stamp-landing-version.sh --bump bank|exchange|merchant",
"sites": {
"bank": {
"version": 42,
"label": "Bank landing",
"path": "configs/bank-landing",
"updated_iso": "2026-07-17T13:32:58+02:00",
"updated_human": "2026-07-17 13:32 CEST",
"commit": "250431590ede905cddf79f7390d2267578a5e758",
"commit_short": "2504315",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/250431590ede905cddf79f7390d2267578a5e758"
},
"exchange": {
"version": 42,
"label": "Exchange landing",
"path": "configs/exchange-landing",
"updated_iso": "2026-07-17T13:32:58+02:00",
"updated_human": "2026-07-17 13:32 CEST",
"commit": "250431590ede905cddf79f7390d2267578a5e758",
"commit_short": "2504315",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/250431590ede905cddf79f7390d2267578a5e758"
},
"merchant": {
"version": 42,
"label": "Merchant landing",
"path": "configs/merchant-landing",
"updated_iso": "2026-07-17T13:32:58+02:00",
"updated_human": "2026-07-17 13:32 CEST",
"commit": "250431590ede905cddf79f7390d2267578a5e758",
"commit_short": "2504315",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/250431590ede905cddf79f7390d2267578a5e758"
}
}
}