docs: migrate workflow to DooPlex-local execution
This commit is contained in:
@@ -34,8 +34,8 @@ Files: `website/assets/site.css`, `hub/internal/web/templates/style.css`,
|
||||
website sections are boxless (rules + spacing, not cards).
|
||||
- **Two-tone H1:** last word wrapped in `<span>` (renders `--blue-bright`). H1 only — never H2+.
|
||||
- **Icons:** monochrome sprite (`icons.svg`, `<use href="...#name">`) / Lucide-style. **No emoji
|
||||
anywhere** — enforced by gates; never hunt emoji with grep (Windows grep false-negatives multibyte;
|
||||
Python gates only).
|
||||
anywhere** — enforced by gates; never hunt emoji with grep (proven to false-negative multibyte on
|
||||
the Windows workstation, and grep was never the sanctioned check regardless — Python gates only).
|
||||
- **Fonts:** vendored woff2 (latin-ext for Hungarian) — **no CDN fonts** (gate-enforced on the website).
|
||||
- **Language:** Hungarian for everything customer-facing (controller UI, customer emails); English for
|
||||
operator surfaces (hub UI, operator alerts). Hungarian text lives in maps like `severityLabels` /
|
||||
|
||||
Reference in New Issue
Block a user