1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 04:18:09 +03:00

be dirty sync

This commit is contained in:
Anton Afanasyeu
2026-05-27 15:47:15 +02:00
parent 87d3df810c
commit 92fc65e02e
26 changed files with 774 additions and 884 deletions

View File

@@ -2,7 +2,16 @@
**Infra overview:** [docs/INFRA.md](../../docs/INFRA.md)
Static landing: `index.html`, `hub.css`, `assets/hub-logo.svg` (globe + rocket; palette matches crash console).
Static landing: `index.html`, `hub.css`, `hub-logo-layers.css`.
Logo assets in `assets/` (editable fragments, loaded on demand):
- `hub-logo-fragment-space.svg` — cosmic background (#space-bg, #stars-layer, #nebula-*)
- `hub-logo-fragment-globe.svg` — Earth (round border + Mercator grid 3x3, no continents)
- `hub-logo-transparent.svg` — header mark (globe only)
Review one layer: `?logoPart=space|globe|full`
Compare Earth grids: `?logoPart=globe&grid=3` (default) or `?logoPart=full&grid=4`
**BE only.** FE `apps.f0xx.org` sends `location /``http://artc0.intra.raptor.org:80` (not :8089).