vinta-awesome-python/website/static
Vinta Chen f91c8fa979
perf: self-host Google Fonts to eliminate render-blocking external request
Download Cormorant Garamond 600 and Manrope (variable, 400-800) woff2
files for latin + latin-ext subsets. Add @font-face declarations to
style.css and remove the Google Fonts <link> and preconnect hints from
base.html.

Eliminates the render-blocking CSS fetch to fonts.googleapis.com that
delayed First Contentful Paint by 100-300ms on typical connections.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 12:32:25 +08:00
..
fonts perf: self-host Google Fonts to eliminate render-blocking external request 2026-03-24 12:32:25 +08:00
favicon.svg feat: extract inline favicon to static SVG file 2026-03-18 18:34:15 +08:00
main.js refactor(js): replace var with let/const and use double quotes 2026-03-23 01:34:33 +08:00
og-image.png feat: add Open Graph image for social sharing 2026-03-24 12:22:35 +08:00
og-image.svg feat: add Open Graph image for social sharing 2026-03-24 12:22:35 +08:00
style.css perf: self-host Google Fonts to eliminate render-blocking external request 2026-03-24 12:32:25 +08:00