Andy Gayton
Andy Gayton
``` open data/plantings.yaml | to json | minijinja-cli -f json ./html/index.html - Listening on 127.0.0.1:5002 error: template not found: tried to include non-existing template "socials.html" (in /Users/andy/s/03d9siz1v3rijabmr0tl8onth/ndyg.nu/html/base.html:37) ---------------------------------- base.html ----------------------------------...
`tower-http` / `async-compression` don't support streaming compression for SSE endpoints https://github.com/tower-rs/tower-http/issues/292 https://github.com/Nullus157/async-compression/pull/404 https://github.com/tower-rs/tower-http/blob/main/tower-http/src/compression/predicate.rs#L127