mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
Merge commit '35dec7c96f7ee3eb17dd444f7067f0c776fb56ae'
This commit is contained in:
@@ -2,18 +2,19 @@
|
||||
title: BSD
|
||||
description: Install Hugo on BSD derivatives.
|
||||
categories: [installation]
|
||||
keywords: []
|
||||
menu:
|
||||
docs:
|
||||
parent: installation
|
||||
weight: 50
|
||||
toc: true
|
||||
weight: 50
|
||||
toc: true
|
||||
---
|
||||
{{% readfile file="/installation/_common/01-editions.md" %}}
|
||||
{{% include "installation/_common/01-editions.md" %}}
|
||||
|
||||
{{% readfile file="/installation/_common/02-prerequisites.md" %}}
|
||||
{{% include "installation/_common/02-prerequisites.md" %}}
|
||||
|
||||
{{% readfile file="/installation/_common/03-prebuilt-binaries.md" %}}
|
||||
{{% include "installation/_common/03-prebuilt-binaries.md" %}}
|
||||
|
||||
## Repository packages
|
||||
|
||||
@@ -61,7 +62,7 @@ doas pkg_add hugo
|
||||
|
||||
[OpenBSD]: https://www.openbsd.org/
|
||||
|
||||
{{% readfile file="/installation/_common/04-build-from-source.md" %}}
|
||||
{{% include "installation/_common/04-build-from-source.md" %}}
|
||||
|
||||
## Comparison
|
||||
|
||||
|
Reference in New Issue
Block a user