7 Commits

Author SHA1 Message Date
f9d618d0dd feat: self-host all external assets + larger base font
- Vendor Google Fonts: 23 woff2 + localized fonts.css under
  public/fonts/, referenced via /fonts/fonts.css. Drop the
  googleapis/gstatic preconnects and the (now unused) Font Awesome
  CDN link. No runtime external resource requests remain.
- Dockerfile copies public/fonts into the nginx image.
- html base font-size 16 -> 17px (all rem UI text scales up slightly).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-17 14:09:46 +01:00
1ce2eebbfa improve: upgrade node to 20, upgrade react-query to v4 2025-04-27 00:36:42 +01:00
ba69541a7b improve: add production stage 2024-12-09 07:01:22 +00:00
da1860a269 manage markdowns by path 2024-12-05 18:28:15 +00:00
8bae53d026 read configs from env 2024-12-05 13:39:08 +00:00
9b764405ab Dockerfile 2024-12-03 13:12:44 +00:00
d035a781ae auth & cache 2024-12-03 11:29:16 +00:00