feat: build-time OpenGraph images (satori-free, resvg + vendored TTFs)

- one 1200x630 PNG per page per locale, design-system styled
- hand-built SVG rasterised by resvg (handles variable fonts; satori cannot)
- vendored Space Grotesk / Inter / JetBrains Mono TTFs for deterministic offline builds

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
cesnimda
2026-07-04 01:35:28 +02:00
parent 2330f374fc
commit 1b5204e7f8
5 changed files with 78 additions and 0 deletions
+2
View File
@@ -10,6 +10,8 @@
*.pdf binary
*.woff binary
*.woff2 binary
*.ttf binary
*.otf binary
*.ico binary
# Shell scripts and container files must stay LF even on Windows checkout.