From 17eea31339f1e10a820f6fe3eb444944eaca82df Mon Sep 17 00:00:00 2001 From: onicholsoncc <85266618+onicholsoncc@users.noreply.github.com> Date: Sun, 11 Sep 2022 03:09:24 +1200 Subject: [PATCH] Update index.md to add resource (#1508) Added CloudCannon's Hugo tutorial --- .../en/getting-started/external-learning-resources/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/en/getting-started/external-learning-resources/index.md b/content/en/getting-started/external-learning-resources/index.md index 349d7e29d..feb7cbb50 100644 --- a/content/en/getting-started/external-learning-resources/index.md +++ b/content/en/getting-started/external-learning-resources/index.md @@ -30,6 +30,12 @@ Hugo in Action is a step-by-step guide to using Hugo to create static websites. [Build Websites with Hugo - Fast Web Development with Markdown (2020)](https://pragprog.com/titles/bhhugo/) by Brian P. Hogan. +## Beginner tutorials + +### Hugo tutorial by CloudCannon + +[Step-by-step written tutorial](https://cloudcannon.com/community/learn/hugo-101/) to teach you the basics of creating a Hugo site. + ## Video tutorials ### Video Playlist by Mike Dane