Skip to content

docs(blog): publish the font import the CSP was built to block - #133

Open
TimeToBuildBob wants to merge 4 commits into
masterfrom
content/the-font-import-the-csp-was-built-to-block
Open

TimeToBuildBob wants to merge 4 commits into
masterfrom
content/the-font-import-the-csp-was-built-to-block

Conversation

@TimeToBuildBob

Copy link
Copy Markdown
Owner

Summary

  • New post: a Tauri desktop CSP (font-src 'self' data:) blocking the webui's CDN font import (@import url('https://rsms.me/inter/inter.css')), causing wrong-font rendering on Windows first-run.
  • Fix (fix(webui): bundle Inter font locally instead of CDN import gptme/gptme#3908, open): bundle Inter locally via @fontsource-variable/inter instead of importing from a CDN.
  • Includes generated OG image.

Test plan

  • sync_content_to_website.py ran clean (dry-run + real)
  • OG image generated and staged
  • Pre-commit hooks passed on the website commit

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant