hugo/docs/content/en/getting-started/external-learning-resources/index.md
2024-06-21 09:41:24 +02:00

5.5 KiB
Raw Blame History

title description categories keywords menu weight toc
External learning resources Use these third-party resources to learn Hugo.
getting started
books
tutorials
learning
usage
docs
parent weight
getting-started 70
70 true

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.

{{< img src="hugo-in-action.png" alt="Book cover: Hugo in Action" filter="process" filterArgs="resize x350 webp">}}

Author: Atishay Jain
Publisher: Manning Publications
Publication date: March 2022
Length: 488 pages
ISBN: 9781617297007

Build Websites with Hugo

In this book, you'll use Hugo to build a personal portfolio site that you can use to showcase your skills and thoughts to the world. You'll build the basic skeleton, develop a custom theme, and use content templates to generate new pages quickly. You'll use internal and external data sources to embed content into your site, and render some of your content in JSON and RSS. You'll add a blog section with posts and integrate Disqus with your site, and then make your site searchable.

{{< img src="build-websites-with-hugo.png" alt="Book cover: Build Websites with Hugo" filter="process" filterArgs="resize x350 webp">}}

Author: Brian P. Hogan
Publisher: Pragmatic Bookshelf
Publication date: May 2020
Length: 154 pages
ISBN: 9781680507263

Videos

Hugo Beginner Tutorial Series

Welcome to this introduction to Hugo tutorial. The goal of this series is to take you from a lion cub with basic web design knowledge to creating your first Hugo website. In this series youll learn how to set up a Hugo site, the basics of usingHugo layouts, partials, and templating, set up a blog, and finally use data files. By the end of this series youll have the foundational knowledge to build your own Hugo sites.

  1. Getting set up in Hugo
  2. Layouts in Hugo
  3. Hugo Partials
  4. Hugo templating basics
  5. Blogging in Hugo
  6. Using Data in Hugo

Creator: Mike Neumegen
Affiliation: CloudCannon
Creation date: April 2022

Hugo Static Site Generator

This course covers the basics of using the Hugo static site generator. Work your way through the articles and we'll teach you everything you need to know to create a professional and scalable website or blog!

  1. Introduction
  2. Windows Installation
  3. Mac Installation
  4. Creating A New Site
  5. Installing & Using Themes
  6. Content Organization
  7. Front Matter
  8. Archetypes
  9. Shortcodes
  10. Taxonomies
  11. Template Basics
  12. List Page Templates
  13. Single Page Templates
  14. Home Page Templates
  15. Section Templates
  16. Block Templates
  17. Variables
  18. Functions
  19. Conditionals
  20. Data Templates
  21. Partial Templates
  22. Shortcode Templates
  23. Building & Hosting

Creator: Mike Dane
Affiliation: Giraffe Academy
Creation date: September 2017