2025-04-10 13:04:51 +02:00

958 B

_comment
Do not remove front matter.

Hugo is available in three editions: standard, extended, and extended/deploy. While the standard edition provides core functionality, the extended and extended/deploy editions offer advanced features.

Feature extended edition extended/deploy edition
Encode to the WebP format when processing images. You can decode WebP images with any edition. ✔️ ✔️
Transpile Sass to CSS using the embedded LibSass transpiler. You can use the Dart Sass transpiler with any edition. ✔️ ✔️
Deploy your site directly to a Google Cloud Storage bucket, an AWS S3 bucket, or an Azure Storage container. See details. ✔️