Articles by Tag #hugo

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

WordPress to Hugo: Lightning Fast Sites in 2025

I shared how I transformed my old laptop into a home server. That experimental setup became the...

Learn More 4 1Nov 20

Making this Hugo-built blog multilingual

Added multilingual support to my Hugo blog after 20+ years of Japanese-only content. Sharing the approach I took to preserve existing URLs while adding English translations under /en/.

Learn More 0 0Sep 23

Bikin Blog Super Cepat & Gratis dengan Hugo (Bye-bye WordPress!)

Masih pakai platform blogging yang berat dan harus bayar hosting bulanan? Mungkin ini saatnya kamu...

Learn More 1 0Nov 26

Hugo: remove accents from anchors

So I have this very specific need: removing accents from generated anchors with Hugo. To my...

Learn More 1 2Oct 29

Configuring Multi-Language Website SEO with Hugo

Translating your Hugo website can improve your Google and Bing ranking - but only if the translated...

Learn More 0 0Oct 4

Are you struggling to let non-technical clients edit SSG sites easily?

Quick question for anyone building static sites: Have you ever handed off a Hugo or Astro or Next.js...

Learn More 0 0Nov 23

Building Websites the Smart Way: Introduction to Static Site Generators

If you've ever built or worked with websites, you might have come across terms like Static Site...

Learn More 19 0Feb 20

Added llms.txt and llms-full.txt to My Hugo-built Website

How to implement llms.txt and llms-full.txt on Hugo websites - a step-by-step guide for making your site more accessible to AI language models with simple configuration and templates.

Learn More 2 0May 18

Hugo: don't miss the best part

Hugo is a fantastic piece of software, IMHO. It's highly flexible and covers lots of great features,...

Learn More 2 2May 3

Dev Container Setup for Hugo

Imagine a development environment where you never have to worry about mismatched library versions,...

Learn More 1 0Apr 18

🛠 Build a Professional CV in PDF with Markdown and Hugo

Tired of maintaining duplicate content for your CV and website? I was too! That’s why I created a...

Learn More 3 0Dec 25 '24

How to install HUGO with Tailwind CSS and Flowbite

In this guide I want to show you how you can create a new HUGO project and install Tailwind CSS (v4)...

Learn More 11 0Mar 27

Publishing from hugo to dev.to

I have been pondering federating parts of my blog to dev.to for a bit more visibility. However, I...

Learn More 0 0Sep 23

Tables in Markdown: Complete Guide

Tables are one of the most powerful features in Markdown for organizing and presenting structured...

Learn More 0 0Nov 21

Building an Automated Bilingual Blog System with Obsidian: Going Global in Two Languages

Introduction: Why I Built This System For 9 years since joining the company, I've worked...

Learn More 0 0Nov 4

ML for related posts on Hugo

After reading the technicalwriting.dev post on embeddings I thought to myself - this seems like...

Learn More 0 0Sep 15

Hugo: partialCached or not?

The name is pretty self-explanatory. It caches the render of a given partial. While it can optimize...

Learn More 0 0May 25

Hugo Caching Strategies

Hugo caching strategies are essential for maximizing the performance of your static site generator....

Learn More 0 0Nov 8

Understanding Localhost:1313 - The Heart of Hugo Development

If you’ve ever worked with Hugo, you’ve probably seen http://localhost:1313 pop up in your terminal....

Learn More 5 0Sep 3

Love sharing anything about Hugo

Static Site Generators: Why Developers Are Using Jekyll &...

Learn More 5 2May 11

How to create a hugo theme with contact form

Here’s a step-by-step guide to creating a Hugo theme and integrating a fabform.io contact form: ...

Learn More 1 0Jan 7

Static Site Generators: Why Developers Are Using Jekyll & Hugo to Make Super Fast, Super Secure Sites

The Day I Gave Up WordPress for Good A couple of years back, I had a portfolio site on WordPress....

Learn More 6 0Apr 24

My first Open Source contribution

Finally, I am writing this article after much procrastination. I have had a lot on my desk, which is...

Learn More 3 1Jun 11

Open source Hugo Theme for building SaaS websites: Saasify

What is Hugo CMS? Hugo is an open-source static site generator that's built for speed and...

Learn More 0 0Dec 6 '24

How to Deploy a Static Website with Hugo and GitHub Pages

Introduction In this guide, I'll walk you through the process of creating and deploying a static...

Learn More 3 2Jan 7

Why I am Migrating From Zola Back to Hugo

This post is a summary of my recent decision to go back to Hugo after using Zola. I also report on...

Learn More 1 0May 14

WordPress vs Hugo: When Reality Challenges the Speed Myths

This morning, I published a comprehensive migration guide "From WordPress to Hugo: A Complete...

Learn More 0 6Aug 26

Free Hugo Autotranslator for Github Pages

The problem and the idea I want to write a blog post in english or german, and I don't...

Learn More 0 0Jun 26

How To Build and Host a Hugo Site

Hugo is a static site generator that first launched in 2013. While many static site generators are...

Learn More 0 0Jan 25

I Built My First Blog with Hugo — What Am I Missing?

Hey devs 👋 Two months ago, I discovered Hugo, and I’ve been hooked ever since. I wanted to challenge...

Learn More 0 0Sep 21