mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 17:20:15 -04:00
958 B
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. | ❌ | ✔️ |