From 2446ad3497dbb6e276bad68e9f1ee1c1f4ade3e0 Mon Sep 17 00:00:00 2001 From: Mike Neumegen Date: Mon, 17 Oct 2022 20:14:16 -0700 Subject: [PATCH] Added Introduction to Hugo tutorial/video series (#1736) --- .../en/getting-started/external-learning-resources/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/en/getting-started/external-learning-resources/index.md b/content/en/getting-started/external-learning-resources/index.md index feb7cbb50..208a33930 100644 --- a/content/en/getting-started/external-learning-resources/index.md +++ b/content/en/getting-started/external-learning-resources/index.md @@ -38,6 +38,7 @@ Hugo in Action is a step-by-step guide to using Hugo to create static websites. ## Video tutorials -### Video Playlist by Mike Dane +* Mike Dane explains the various features of Hugo 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). +* [Introduction to building your first Hugo site](https://cloudcannon.com/community/learn/hugo-beginner-tutorial/ +) by Mike Neumegen.