File tree Expand file tree Collapse file tree
docs/skills/content-maintenance Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -173,8 +173,11 @@ during site builds (`npm run build`).
173173- ** Aurora & Xe exclusion** : Aurora artwork and Xe assets are strictly
174174 excluded from the social card pool.
175175- ** Card layout** : Wallpaper signature layout featuring a crisp, bold Bluefin
176- wordmark in the lower corner with a subtle localized vignette preserving
177- artwork vibrancy and ensuring high contrast across diverse wallpapers.
176+ wordmark in the lower corner with tight multi-layered letter drop-shadows (no
177+ muddy background scrim), preserving full artwork vibrancy.
178+ - ** CI fast-path** : ` npm run build ` copies from pre-rendered cards in
179+ ` public/cards/ ` , running in milliseconds without requiring Playwright browser
180+ binaries in CI environments.
178181- ** Card geometry** : Rendered via Playwright at 1200×630 viewport with
179182 ` deviceScaleFactor: 2 ` , producing a crisp 2400×1260 WebP image (standard
180183 1.91:1 Open Graph aspect ratio) encoded via ` cwebp ` .
You can’t perform that action at this time.
0 commit comments