Landing page for basha cloud
- HTML 88.6%
- HCL 5.3%
- JavaScript 3.6%
- Dockerfile 2.5%
|
All checks were successful
Deploy basha-landing / deploy (push) Successful in 26s
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> |
||
|---|---|---|
| .forgejo/workflows | ||
| src | ||
| .gitignore | ||
| basha-landing.nomad | ||
| Dockerfile | ||
| nginx.conf | ||
| README.md | ||
basha-landing
Landing page for basha cloud