From 8dd8a8d1d18456c5708d1fbb349ca928023ba790 Mon Sep 17 00:00:00 2001 From: Mark Hansen Date: Sun, 22 Nov 2020 01:24:16 +1100 Subject: [PATCH] Add link to "Build Websites with Hugo" book (#1174) I'm reading Brian's book, and enjoying it, thought I'd link it. --- .../en/getting-started/external-learning-resources/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/getting-started/external-learning-resources/index.md b/content/en/getting-started/external-learning-resources/index.md index 573fdfdbf..349d7e29d 100644 --- a/content/en/getting-started/external-learning-resources/index.md +++ b/content/en/getting-started/external-learning-resources/index.md @@ -26,6 +26,10 @@ 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) +### Build Websites with Hugo + +[Build Websites with Hugo - Fast Web Development with Markdown (2020)](https://pragprog.com/titles/bhhugo/) by Brian P. Hogan. + ## Video tutorials ### Video Playlist by Mike Dane