Landing page for basha cloud
  • HTML 88.6%
  • HCL 5.3%
  • JavaScript 3.6%
  • Dockerfile 2.5%
Find a file
Tamjid Rahman 9924d12a67
All checks were successful
Deploy basha-landing / deploy (push) Successful in 26s
landing: rebuild on brand tokens + drop glass direction
Complete rewrite of the page CSS using brand.basha.cloud/tokens.css
as the only color source. Drops:

- Inline :root / [data-theme] palette duplication
- Hanken Grotesk font (not in brand)
- "glass" visual direction
- Local var aliases (--bg, --fg, --accent-soft, etc.)

Replaces them with shadcn-style primitives expressed in vanilla
HTML/CSS — Card, Button, Badge, Input — anchored to brand tokens
(rgb(var(--primary)) + opacity utilities). Theme toggle now sets
data-theme on <html> (matches brand convention) and supports a
"system" mode via the absence of the attribute, so the page can
follow OS preference until a manual override sticks via localStorage.

manifest.webmanifest theme_color/background_color updated to brand
values (#BB5A3C / #1A1715).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-12 23:25:30 -04:00
.forgejo/workflows ci: fetch registry PAT from Vault via Forgejo OIDC 2026-06-02 09:06:48 -04:00
src landing: rebuild on brand tokens + drop glass direction 2026-06-12 23:25:30 -04:00
.gitignore initial: extracted from configuration.nix as standalone repo 2026-05-30 19:55:27 -04:00
basha-landing.nomad migrate basha-landing to Nomad 2026-05-31 16:32:00 -04:00
Dockerfile feat: redesign landing page as terracotta glass dashboard 2026-05-31 17:08:59 -04:00
nginx.conf nginx: prevent stale service worker / app shell caching 2026-05-31 18:02:08 -04:00
README.md Initial commit 2026-05-30 19:41:08 -04:00

basha-landing

Landing page for basha cloud