_index.md (766B)
1 --- 2 title: Get Started 3 linktitle: Get Started Overview 4 description: Quick start and guides for installing Hugo on your preferred operating system. 5 date: 2017-02-01 6 publishdate: 2017-02-01 7 lastmod: 2017-02-01 8 categories: [getting started] 9 keywords: [usage,docs] 10 menu: 11 docs: 12 parent: "getting-started" 13 weight: 1 14 weight: 0001 #rem 15 draft: false 16 aliases: [/overview/introduction/] 17 toc: false 18 --- 19 20 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. 21 22 [installed]: /getting-started/installing/ 23 [quick start]: /getting-started/quick-start/ 24 [external learning resources]: /getting-started/external-learning-resources/