Files
hugo/resources/page
Bjørn Erik Pedersen ef0e7149d6 Add $image.Process
Which supports all the existing actions: resize, crop, fit, fill.

But it also allows plain format conversions:

```
{{ $img = $img.Process "webp" }}
```

Which will be a simple re-encoding of the source image.

Fixes #11483
2023-09-24 11:54:29 +02:00
..
2023-05-20 17:45:56 +02:00
2023-08-03 20:00:57 +02:00
2023-08-03 20:00:57 +02:00
2020-12-03 13:12:58 +01:00
2023-02-21 17:56:41 +01:00
2023-06-29 10:14:19 +02:00
2023-09-24 11:54:29 +02:00
2023-06-14 12:18:11 +02:00
2023-05-29 14:01:07 +02:00
2023-08-03 20:00:57 +02:00