1
0
jcktrue.dk/update.bat
Jens True 0102dc3acd
All checks were successful
continuous-integration/drone/push Build is passing
Change to Webp format for faster loading
2021-07-29 18:29:32 +02:00

3 lines
151 B
Batchfile

hugo mod get github.com/wowchemy/wowchemy-hugo-modules/wowchemy/@main
FOR %F IN (*.jpg) DO cwebp -af -pass 10 -mt -m 6 -preset picture %F -o %~nF.webp