Default nginx only gzips text/html, so the homepage HTML was the only asset coming back compressed. The ~600 KB three.min.js bundle (and the hashed CSS) were being shipped uncompressed across the public openresty proxy. `gzip_types` now covers css/js/json/xml/svg/woff2. Needs `sudo ops/nginx/setup-vm.sh` on forge-runner-01 to take effect — the site-deploy workflow only rebuilds Hugo, it doesn't touch the nginx config. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| furtka.org.conf | ||
| setup-vm.sh | ||