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.
10:42

WP2Hugo

This is the best migrator for migrating WordPress export to Hugo. It handles several weird edge cases that I encountered while trying to migrate my personal website to Hugo-based site.

While this primarily targets Hugo-based code generation, one can use it to convert WordPress blogs to Markdown-based files that can be used with other systems for example Mkdocs or Jekyll.

Should I use this to migrate Deuts.NET to Hugo?
22:16

HugoNest - Hugo Mobile iOS & Android APP with AI and Git Integration

Efficiently manage your Hugo static site anytime, anywhere. HugoNest offers seamless mobile Markdown editing, reliable AI Powered Git integration, and offline support—the ideal mobile companion for Hugo developers and content creators.
17:12

Missing template definitions breaks production builds in Hugo v0.146.0+

What you’d like to propose? Hi! In the latest version of PaperMod, the following templates are referenced inside _partials/head.html: {{ template “partials/templates/opengraph.html” . }} {{ template “partials/templates/twitter_cards.html…
This is what breaks in PaperMod theme if you’re running Hugo v. 0.146 and later.
10:23

Migrating from WordPress to Hugo

Discover why moving away from WordPress to a static site boosts security and reduces costs. Learn about the seamless migration process and optimized deployment.
Hopefully this will work when I need it to be.
20:45

Creating a Responsive Image Gallery Shortcode in Hugo

A comprehensive guide to implementing a responsive image gallery with modal view in Hugo using shortcodes
14:14

Relative Markdown Links in Hugo

The minimal example for relative markdown links:

[My Article](../my-article/index.md)  

Template: /layouts/_default/_markup/render-link.html:

<a href="{{ (.Page.GetPage .Destination).RelPermalink | safeURL }}">  
  {{ .Text | safeHTML }}  
</a>  
This solves the problem of relative markdown links to other pages in Hugo.
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.