mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
Merge commit '00c4484c7092181729f6f470805bc7d72e8ad17b'
This commit is contained in:
15
docs/content/en/installation/_index.md
Normal file
15
docs/content/en/installation/_index.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Installation
|
||||
linkTitle: Installation overview
|
||||
description: Install Hugo on macOS, Linux, Windows, BSD, and on any machine that can run the Go compiler tool chain.
|
||||
aliases: [/getting-started/installing/]
|
||||
categories: [installation]
|
||||
keywords: [installation]
|
||||
menu:
|
||||
docs:
|
||||
parent: installation
|
||||
weight: 10
|
||||
toc: false
|
||||
---
|
||||
|
||||
{{% param "description" %}}
|
Reference in New Issue
Block a user