···486486487487## Liens et r茅f茅rences
488488489489-* Configuration de l'[optimisation des images avec Hugo](https://gohugo.io/configuration/imaging/#quality)
490490-* La [m茅thode Resize de Hugo](https://gohugo.io/methods/resource/resize/
491491-* Les [formats support茅s par Hugo](https://gohugo.io/functions/images/process/#format)
492492-* [Le hookimage de Hugo](https://gohugo.io/render-hooks/images/#article)
489489+* Documentation de Hugo :
490490+ * Configuration de l'[optimisation des images avec Hugo](https://gohugo.io/configuration/imaging/#quality)
491491+ * La [m茅thode Resize de Hugo](https://gohugo.io/methods/resource/resize/)
492492+ * Les [formats support茅s par Hugo](https://gohugo.io/functions/images/process/#format)
493493+ * [Le hookimage de Hugo](https://gohugo.io/render-hooks/images/#article)
493494494495* Documentation de Caddy :
495496 * [La directive `encode`](https://caddyserver.com/docs/caddyfile/directives/encode#syntax)
···507508* L'excellent talk de Antoine Caron et Hubert Sabloni猫re : [La compression Web : comment (re)prendre le contr么le ?](https://www.youtube.com/watch?v=LWd0hr6ljZk)
508509509510* L'article de Denis Germain, qui a fait la m锚me chose que moi cette semaine : [Optimisation webperf : AVIF et pr茅-compression pour le blog](https://blog.zwindler.fr/2026/02/19/optimisation-webperf-avif-precompression/)
510510-*