Resized images (some) truncated to 0 bytes

Set timeout in your config (it’s in milliseconds, so 10000 = 10 seconds).

OK, I will create an issue on GitHub to track this, which I suspect is two issues:

  • The truncation of images. I suspect this happens when it times out, but it should be handled more gracefully.
  • The error handling when reading these from cache. Hugo should have detected that the image was invalid and re-generated it.