Archive
AI demo
Introduction
This tutorial will show you how to create a simple theme in Hugo. I assume that you are familiar with HTML, the bash command line, and …
Demo server
Emoji can be enabled in a Hugo project in a number of ways.
Kubernetes
Hugo uses the excellent Go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of …
Work experience
Step 1. Install Hugo
Go to Hugo releases and download the appropriate version for your OS and architecture.
Save it somewhere specific as we will be …
Cloud, Terraform demos
Move static content to static
Jekyll has a rule that any directory not starting with _ will be copied as-is to the _site output. Hugo keeps all static …