Order by :
Hugo Actually Explained (Websites, Themes, Layouts, and Intro to Scripting)
Hugo Actually Explained (Websites, Themes, Layouts, and Intro to Scripting)
Youtube
7/12/2022
Hugo will allow you to create optimal website, but we shall overcome the "Hugo Hump" in this video. You gotta understand how ...
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.
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
6 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 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 ...
LT: Bryan Klein - Marketing and Documentation Site with GitPod, Frontmatter CMS and Hugo SSG
LT: Bryan Klein - Marketing and Documentation Site with GitPod, Frontmatter CMS and Hugo SSG
Youtube
6/1/2022
Lightning talk: Bryan Klein - Marketing and Documentation Site with GitPod, Frontmatter CMS and Hugo SSG.
Bootstrap 5 Cards with Hugo static site generator. Loop over front matter data with range. Tutorial
Bootstrap 5 Cards with Hugo static site generator. Loop over front matter data with range. Tutorial
Youtube
11/24/2021
This video takes you through creating Bootstrap 5 cards with hugo. You set up an array of data and iterate over it to create multiple ...
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/