Order by :
How to Automatically Optimize Images in Hugo
How to Automatically Optimize Images in Hugo
Youtube
10/27/2021
Are you still resizing and optimizing images by hand with Photoshop's Save for Web? There's a better way, especially with Hugo.
How to create a Hugo Module | Static Site Generation | GO
How to create a Hugo Module | Static Site Generation | GO
Youtube
7 months ago
This video is about how to modularize your favorite Hugo code into reusable modules. Save time! Watch my full length Hugo ...
Variables | Hugo - Static Site Generator | Tutorial 17
Variables | Hugo - Static Site Generator | Tutorial 17
Youtube
9/11/2017
Hugo Docs - https://gohugo.io/documentation/ This video is one in a series of videos where we'll be looking at building static ...
How to use Google Sheets as source data for Hugo SSG content.
How to use Google Sheets as source data for Hugo SSG content.
Youtube
1 month ago
This shows an example use case where I pull CSV data from a Google Sheet and use that to populated the data in a table ...
Hugo SSG | Fetching Local and Remote JSON Data using shortcodes
Hugo SSG | Fetching Local and Remote JSON Data using shortcodes
Youtube
2/13/2022
Hugo. Static site generation (SSG) framework written in Go. Fetching Local and Remote JSON Data Sources using Shortcodes.
Static Search on Hugo: The Journey to Pagefind v1.0 — Liam Bigelow // HugoConf 2023
Static Search on Hugo: The Journey to Pagefind v1.0 — Liam Bigelow // HugoConf 2023
Youtube
7 months ago
Pagefind is a free and fully static search library that aims to perform well on large sites, while using as little of your users' ...
Hugo Beginner Tutorial — #4 Hugo Templating
Hugo Beginner Tutorial — #4 Hugo Templating
Youtube
4/27/2022
Learn the basics of Hugo and build your first site with this free, six-part series. In this lesson, we'll learn the ins and outs of Hugo ...
Shortcodes | Hugo - Static Site Generator | Tutorial 9
Shortcodes | Hugo - Static Site Generator | Tutorial 9
Youtube
9/11/2017
Hugo Docs - https://gohugo.io/documentation/ This video is one in a series of videos where we'll be looking at building static ...
Hugo getJSON for Dynamic Data
Hugo getJSON for Dynamic Data
Youtube
8/8/2022
In this video, we'll explore how you can go dynamic data with built-in Hugo capabilities as well as explore how you can augment ...
How to do double filtering on the site in hugo
How to do double filtering on the site in hugo
Youtube
11/6/2022
How to do double filtering on the site in hugo https://gohugo.io/functions/where/