mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
5fd1e74903
``` git subtree add --prefix=docs/ https://github.com/gohugoio/hugoDocs.git master --squash ``` Closes #11925
1.4 KiB
1.4 KiB
title | description | categories | keywords | menu | weight | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
External learning resources | A list of tutorials and books on Hugo. |
|
|
|
70 |
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.
Build Websites with Hugo
Build Websites with Hugo - Fast Web Development with Markdown (2020) by Brian P. Hogan.
Beginner tutorials
Hugo tutorial by CloudCannon
Step-by-step written tutorial to teach you the basics of creating a Hugo site.
Video tutorials
-
Mike Dane explains the various features of Hugo via dedicated tutorials on YouTube.
-
Introduction to building your first Hugo site by Mike Neumegen.