From: Joe Mooring Date: Tue, 27 Jan 2026 13:01:15 +0000 (-0800) Subject: misc: Update image processing description in README.md X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b3ea2a5fab48615ffc0acd44264171360ddaa33d;p=brevno-suite%2Fhugo misc: Update image processing description in README.md --- diff --git a/README.md b/README.md index 272c55ce6..db9808519 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Use Hugo's embedded web server during development to instantly see changes to co Hugo's fast asset pipelines include: -- Image processing – Convert, resize, crop, rotate, adjust colors, apply filters, overlay text and images, and extract EXIF data +- Image processing – Convert, resize, crop, rotate, adjust colors, apply filters, overlay text and images, and extract metadata - JavaScript bundling – Transpile TypeScript and JSX to JavaScript, bundle, tree shake, minify, create source maps, and perform SRI hashing. - Sass processing – Transpile Sass to CSS, bundle, tree shake, minify, create source maps, perform SRI hashing, and integrate with PostCSS - Tailwind CSS processing – Compile Tailwind CSS utility classes into standard CSS, bundle, tree shake, optimize, minify, perform SRI hashing, and integrate with PostCSS