writekit/internal/server
Josh c662e41b97
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Disable CDN caching for HTML, add Quicklink prefetching
- Change Cache-Control from s-maxage=31536000 to max-age=0,must-revalidate
  for all HTML pages and sitemap (fixes stale content after settings change)
- Remove Cloudflare PurgeURLs call since we're not caching HTML at CDN
- Add Quicklink for client-side prefetching on public blog pages
- Make main branch deploy automatic (remove manual trigger)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 22:02:47 +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 Disable CDN caching for HTML, add Quicklink prefetching 2026-01-09 22:02:47 +02:00
build.go Disable CDN caching for HTML, add Quicklink prefetching 2026-01-09 22:02:47 +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