index.md (1224B)
1 --- 2 title: External Learning Resources 3 linktitle: External Learning Resources 4 description: A list of tutorials and books on Hugo. 5 date: 2019-10-20 6 publishdate: 2019-10-20 7 lastmod: 2019-10-20 8 keywords: [books, tutorials, learning, usage] 9 menu: 10 docs: 11 parent: "getting-started" 12 weight: 70 13 weight: 70 14 sections_weight: 70 15 draft: false 16 toc: false 17 --- 18 19 ## Books 20 21 ### Hugo In Action 22 23 [![Hugo In Action](hia.jpg)](https://www.manning.com/books/hugo-in-action) 24 25 Hugo in Action is a step-by-step guide to using Hugo to create static websites. Working with a complete example website and source code samples, you’ll learn how to build and host a low-maintenance, high-performance site that will wow your users and stay stable without relying on a third-party server. 26 27 [Hugo In Action Home Page](https://www.manning.com/books/hugo-in-action) 28 29 ### Build Websites with Hugo 30 31 [Build Websites with Hugo - Fast Web Development with Markdown (2020)](https://pragprog.com/titles/bhhugo/) by Brian P. Hogan. 32 33 ## Video tutorials 34 35 ### Video Playlist by Mike Dane 36 37 Mike Dane explains the various features of Hugo via dedicated tutorials on [YouTube](https://www.youtube.com/watch?list=PLLAZ4kZ9dFpOnyRlyS-liKL5ReHDcj4G3&v=qtIqKaDlqXo).