13:49

Sans — Clean Minimal Hugo Theme

A clean, minimal Hugo theme for bloggers and content creators. Features built-in search, comments, color scheme customization, responsive design, and SEO optimization. MIT licensed, 6 stars.
13:34

Update schema_json.html by soda92 · Pull Request #1696 · adityatelange/hugo-PaperMod · GitHub

What does this PR change? What problem does it solve?

Was the change discussed in an issue or in the Discussions before?

PR Checklist

This change adds/updates translations and I have used the …

This is the simple trick to correct structured data in Google Webmaster Tools for Hugo Papermod theme.
23:59

Maverick Hugo Theme

Maverick is a minimal Hugo blog theme with introduction page and based on Listed by Ronalds Vilciņš. This Hugo theme features several content sections, front page, dynamic pages creation and a Github comment.
Another option for my future Hugo projects.
11:09

Multi gallery Hugo theme

Multi gallery Hugo theme. This is built on top of and the plural version of gallerydeluxe.
The more Gallery Hugo theme options, the merrier.
11:09

Hugo Gallery Theme

A very simple and opinionated photo gallery theme for Hugo.
I don’t know what “opinionated” means, but it is indeed simple, sleek, and elegant.
10:54

How to create a Hugo theme from scratch

Watch this 8 hour long stream of HugoConf in September 2023. Below are the timestamps:

  • 1:30:25 Welcome to HugoConf 2023! - Mike Neumegen
  • 1:40:42 Learn how to contribute effectively to the Hugo project (without code) (Interview) - Joe Mooring
  • 2:11:03 Automated migration at cale: Migrate to Hugo from any existing site (Lightning Talk) - George Phillips
  • 2:26:20 Hugobricks — stackable content blocks for Hugo (Lightning Talk) - Joost van der Schee
  • 2:36:03 Manage your Hugo website with external content and assets (Lightning Talk) - Elio Struyf
  • 2:44:54 How to create a Hugo theme from scratch (Workshop) - Berkay Çubuk
  • 3:19:27 (Intermission?) Chat: Food Question: Sunday Brunch
  • 3:29:21 Portfolio Power-Up: Elevate Your Technical Brand with Hugo (Workshop) - Liz Miller
  • 4:24:30 (Intermission?) Chat: Culture
  • 4:29:54 Improving Access to 4M U.S. Laws with Hugo (Tech Talk) - John Phamvan
  • 4:54:21 Enhancing Website Search: A Practical Journey with PaperCut, Algolia, & Hugo (Lightning Talk) - Grayson Campbell and Alysha Nolan
  • 5:08:38 From blog to small business with Hugo (Lightning Talk) - Kendra Little
  • 5:22:21 Static Search on Hugo — The Journey to Pagefind v1.0 (Tech Talk) - Liam Bigelow
  • 5:55:06 Using Markdown render hooks with Hugo (Lightning Talk) - Christian Oliff
  • 6:09:17 How to Turn a Hugo Website into a PWA for better user engagement (Tech Talk) - Vishakha Sawra
  • 6:39:40 Use of The Good Docs Project content Templates as Archetypes in Hugo (Lightning Talk) - Bryan Klein
  • 6:54:22 Introducing HUGE, a Hugo framework (Tech Talk) - Régis Philibert
  • 7:22:38 Chat
  • 7:24:50 Collaborative Web Building: PaperCut’s Experience with Hugo, CloudCannon, and Bookshop (Lightning Talk) - Rachel Uberti and Sanjay Jayaprakash
  • 7:31:29 Building your portfolio with Hugo (Tech Talk) - Haimantika Mitra
  • 7:50:33 Wrapping up HugoConf 2023 (Final Thoughts) - Mike Neumegen and David Large
Creating the Hugo theme from scratch starts at 2:44:54. Maybe if I have the time to spare, I’ll watch the whole thing.
09:27

How to Set a Fallback OpenGraph Image in Hugo-PaperMod

The prioritization of settings in the official documentation is not clearly outlined, so this guide organizes the process.
23:58

XMin Hugo Theme

eXtremely Minimal Hugo theme: about 140 lines of code in total, including HTML and CSS (with no dependencies)
00:56

Nightfall Hugo Theme

Nightfall Nightfall is a minimal dark theme for Hugo. Demo
Get the theme Install Hugo and dart-sass.
Import as hugo module in config.toml:
[module] [[module.imports]] path = ‘github.com/LordMathis/hugo-theme-nightfall’ OR
Import manually:
git clone https://github.com/LordMathis/hugo-theme-nightfall themes/nightfall Add theme = “nightfall” in your config.toml: Configuration For full example chech exampleSite/config.toml
Add these params to you config.toml
[params] user = “hello” hostname = “gohugo.io” [params.author] name = “Mr Hugo” email = “hugo@example.com” Social links You can also add social links.
16:20

Typo Hugo Theme

A simple Hugo theme. Contribute to tomfran/typo development by creating an account on GitHub.
My hugo theme for my next project. Minimal only.