Merge commit 'e477373487abcccdbed95688e37aa74b9b8fc198'

This commit is contained in:
Bjørn Erik Pedersen
2024-12-11 09:53:33 +01:00
73 changed files with 705 additions and 163 deletions

View File

@@ -1,5 +1,5 @@
---
# Do not remove front matter.
_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.

View File

@@ -1,5 +1,5 @@
---
# Do not remove front matter.
_comment: Do not remove front matter.
---
## Prerequisites

View File

@@ -1,5 +1,5 @@
---
# Do not remove front matter.
_comment: Do not remove front matter.
---
## Prebuilt binaries

View File

@@ -1,5 +1,5 @@
---
# Do not remove front matter.
_comment: Do not remove front matter.
---
## Build from source

View File

@@ -1,5 +1,5 @@
---
# Do not remove front matter.
_comment: Do not remove front matter.
---
### Homebrew

View File

@@ -192,6 +192,16 @@ sudo eopkg install hugo
[Solus]: https://getsol.us/
### Void Linux
To install the extended edition of Hugo on [Void Linux]:
```sh
sudo xbps-install -S hugo
```
[Void Linux]: https://voidlinux.org/
{{% include "installation/_common/04-build-from-source.md" %}}
## Comparison