diff options
Diffstat (limited to 'docs/content/en/getting-started/external-learning-resources/index.md')
-rw-r--r-- | docs/content/en/getting-started/external-learning-resources/index.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/content/en/getting-started/external-learning-resources/index.md b/docs/content/en/getting-started/external-learning-resources/index.md index 4e342a6e6..573fdfdbf 100644 --- a/docs/content/en/getting-started/external-learning-resources/index.md +++ b/docs/content/en/getting-started/external-learning-resources/index.md @@ -5,7 +5,7 @@ description: A list of tutorials and books on Hugo. date: 2019-10-20 publishdate: 2019-10-20 lastmod: 2019-10-20 -keywords: [books,tutorials,learning,usage] +keywords: [books, tutorials, learning, usage] menu: docs: parent: "getting-started" @@ -17,7 +17,9 @@ toc: false --- ## Books + ### Hugo In Action + [](https://www.manning.com/books/hugo-in-action) 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. @@ -25,5 +27,7 @@ Hugo in Action is a step-by-step guide to using Hugo to create static websites. [Hugo In Action Home Page](https://www.manning.com/books/hugo-in-action) ## Video tutorials + ### Video Playlist by Mike Dane -Mike Dane expains the various features of via dedicated tutorials on [Youtube](https://www.youtube.com/watch?list=PLLAZ4kZ9dFpOnyRlyS-liKL5ReHDcj4G3&v=qtIqKaDlqXo). + +Mike Dane explains the various features of Hugo via dedicated tutorials on [YouTube](https://www.youtube.com/watch?list=PLLAZ4kZ9dFpOnyRlyS-liKL5ReHDcj4G3&v=qtIqKaDlqXo). |