mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 06:46:13 +00:00
bb055e5ea9
Caches rendered PDFs to /tmp/pdf-cache using SHA256 of HTML content. First render hits WeasyPrint (~600ms-1.5s), subsequent requests serve from disk. Atomic writes prevent serving partial files. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>