mirror of
https://github.com/gohugoio/hugo.git
synced 2025-05-14 14:58:05 +03:00
Squashed 'docs/' content from commit 5c085a37b
git-subtree-dir: docs git-subtree-split: 5c085a37b297bf12f59efeaae591418ec025c10d
This commit is contained in:
commit
9b0050e9aa
1158 changed files with 64103 additions and 0 deletions
BIN
content/en/getting-started/external-learning-resources/hia.jpg
Normal file
BIN
content/en/getting-started/external-learning-resources/hia.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 65 KiB |
|
@ -0,0 +1,37 @@
|
|||
---
|
||||
title: External learning resources
|
||||
description: A list of tutorials and books on Hugo.
|
||||
categories: [getting started]
|
||||
keywords: [books, tutorials, learning, usage]
|
||||
menu:
|
||||
docs:
|
||||
parent: getting-started
|
||||
weight: 70
|
||||
weight: 70
|
||||
---
|
||||
|
||||
## 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.
|
||||
|
||||
[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.
|
||||
|
||||
## Beginner tutorials
|
||||
|
||||
### Hugo tutorial by CloudCannon
|
||||
|
||||
[Step-by-step written tutorial](https://cloudcannon.com/community/learn/hugo-beginner-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](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.
|
Loading…
Add table
Add a link
Reference in a new issue