writekit/internal/server
Josh 0a7d413014
All checks were successful
ci/woodpecker/push/build Pipeline was successful
perf: optimize cache headers for CDN-first caching
Use s-maxage=86400 for Cloudflare edge caching (24h) with max-age=0
so browsers always fetch from CDN. Combined with existing cache purge
on content changes, this minimizes origin server load while ensuring
fresh content.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 04:24:07 +02:00
..
static init 2026-01-09 00:16:46 +02:00
templates init 2026-01-09 00:16:46 +02:00
api.go init 2026-01-09 00:16:46 +02:00
blog.go perf: optimize cache headers for CDN-first caching 2026-01-09 04:24:07 +02:00
build.go init 2026-01-09 00:16:46 +02:00
demo.go init 2026-01-09 00:16:46 +02:00
platform.go init 2026-01-09 00:16:46 +02:00
ratelimit.go init 2026-01-09 00:16:46 +02:00
reader.go init 2026-01-09 00:16:46 +02:00
server.go init 2026-01-09 00:16:46 +02:00
studio.go init 2026-01-09 00:16:46 +02:00
sync.go init 2026-01-09 00:16:46 +02:00