construction page shell
Construction page shell is the CV worker's lightweight under-construction surface. It inlines the shared topbar treatment, uses the minimal CV token layer, and keeps the fallback page readable without the full app bundle.
| field | value |
|---|---|
| group | cv |
| import | apps/cv-worker/src/index.ts |
| source | apps/cv-worker/src/index.ts packages/ds-cv/src/tokens.css |
maintenance mode
cv.arieare.co is under construction
The worker renders a minimal fallback shell with shared DS navigation cues and the CV token layer.
Return to main landingcomponent tokens
| token | source | description |
|---|---|---|
--page-bg / --primary-ink / --secondary-ink | @arieare/ds-cv/tokens.css | Minimal CV overrides for page surface and primary/secondary ink. |
--topbar-h / --topbar-text-size | @arieare/ds/tokens.css | Controls topbar height and shared navigation type size. |
--topbar-bg / --topbar-bg-blur / --topbar-line | @arieare/ds/tokens.css | Defines topbar surface treatment in standard and backdrop-filter paths. |
--topbar-link-ink / --topbar-link-ink-hover / --topbar-link-ink-active | @arieare/ds/tokens.css | Styles idle, hover, and current-page link states. |