summaryrefslogtreecommitdiff
path: root/integrationtests/integration_test.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-01 10:06:15 +0300
committerPaul Buetow <paul@buetow.org>2026-05-01 10:06:15 +0300
commitf4090989293ee11735d8ca20edd4e3308d87e24f (patch)
treeab308f2a38ad3429ec4a23da487a451cc289545b /integrationtests/integration_test.go
parent6e0352ccf175a4a866ec03a42f3f899150ee093b (diff)
biomech theme: self-host Oxanium 400/700 webfont (task sa)
- Add Oxanium-Regular.woff2 and Oxanium-Bold.woff2 (latin + latin-ext subset, ~22 KB total) by Tyler Finck, fetched 2026-05-01 from https://gwfh.mranftl.com/fonts/oxanium (mirrors Google Fonts); released under SIL OFL 1.1. - biomech/theme.css: add @font-face blocks pointing at the local files. The CSS already declared 'Oxanium' as the body font but the family was never loaded, so it silently fell back to system sans-serif. Now the geometric techy face actually renders. - biomech/FONT_LICENSE.txt: full attribution + OFL link + source URL + fetch date so future maintainers can re-fetch deterministically. - templates/embed.go: append themes/*/*.woff2 to the //go:embed glob (deferred from task ra because go:embed requires every pattern to match at least one file, which biomech now satisfies). - README.md: append biomech entry to the bundled-fonts bullet list. Self-hosted, no third-party CDN requests at page load; verified via grep -RnE 'googleapis|gstatic|@import url\(http' against both source and generated dist. Amp-Thread-ID: https://ampcode.com/threads/T-019de000-c062-73c5-9afc-c9af422473cf Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'integrationtests/integration_test.go')
0 files changed, 0 insertions, 0 deletions