andaze / hugo-jobs

0 stars 0 forks source link

setup webp auto convert flow #5

Open AshishMoradiya opened 3 years ago

AshishMoradiya commented 3 years ago

Suggestion by Araisan


resources/images: Adding webp support #7155

WebP Image Processing in Hugo

is this possible? from https://khusika.com/webp-image-processing-in-hugo/

ashishgondaliya commented 3 years ago

Mainly 2 point

  1. need to auto convert jpg or png to webp
  2. resize webp image base on device

Following is binary of webp. which we need to setup in server https://developers.google.com/speed/webp/download

ashishgondaliya commented 3 years ago

@ameio-developer Neet to setup read me steps to do following things

need to auto convert jpg or png to webp resize webp image base on device