Trouble converting images to WebP

I would suggest you test Hugo’s embedded image render hook and if it works, modify it to process images to webp

Also, learn to put assets into folders rather than at root. For example, assets/images/, assets/css, assets/js etc.

Also read Where to place image files when using the Markdown content format.

1 Like