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

Add hub landing logo SVG and watermark background.

Globe with mercator grid, rocket arc, and palette aligned to crash console;
hub.css at 3% opacity background; styles split from inline HTML.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Anton Afanasyeu
2026-05-26 16:14:17 +02:00
parent 06e512ce5e
commit d5a30d19d7
4 changed files with 292 additions and 59 deletions

View File

@@ -2,7 +2,11 @@
**Infra overview:** [docs/INFRA.md](../../docs/INFRA.md)
Static landing: `index.html`, `hub.css`, `assets/hub-logo.svg` (globe + rocket; palette matches crash console).
**BE only.** FE `apps.f0xx.org` sends `location /``http://artc0.intra.raptor.org:80` (not :8089).
Deploy copies/symlink under `.../androidcast_project/` on the VM. Background watermark is **3% opacity** (`hub.css`).
See **[DEPLOY.md](DEPLOY.md)** — edit `listen 80` in `tmp/BE_alpine/etc/nginx/conf.d/apps.conf` using
`examples/crash_reporter/backend/nginx.apps-port80.fragment`.