mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
20 lines
677 B
Markdown
20 lines
677 B
Markdown
---
|
|
title: Getting started
|
|
linkTitle: In this section
|
|
description: Quick start and guides for installing Hugo on your preferred operating system.
|
|
categories: []
|
|
keywords: []
|
|
menu:
|
|
docs:
|
|
identifier: getting-started-in-this-section
|
|
parent: getting-started
|
|
weight: 10
|
|
weight: 10
|
|
aliases: [/overview/introduction/]
|
|
---
|
|
|
|
If this is your first time using Hugo and you've [already installed Hugo on your machine][installed], we recommend the [quick start]. You can also use [external learning resources] to learn Hugo.
|
|
|
|
[installed]: /installation/
|
|
[quick start]: /getting-started/quick-start/
|
|
[external learning resources]: /getting-started/external-learning-resources/
|