Skip to content

gzip caching

Victor González-Pacheco edited this page Apr 17, 2025 · 1 revision

Gzip compression and static file caching

Install Module

Add the following code to your module list in the config/_default/module.toml file.

[[imports]]
path = "github.com/gethugothemes/hugo-modules/gzip-caching"

Clone this wiki locally