
Gohugo - The world's fastest framework for building websites
2 days ago · Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
Quick start - gohugo.io
Mar 8, 2025 · Start Hugo’s development server to see your changes, remembering to include draft content.
Hugo Documentation - gohugo.io
Hugo is the world's fastest static website engine. It's written in Go (aka Golang) and developed by bep, spf13 and friends.
Getting started - gohugo.io
Quick start Create a Hugo site in minutes. Basic usage Use the command-line interface (CLI) to perform basic tasks. Directory structure An overview of Hugo's directory structure. External …
Installation - gohugo.io
Install Hugo on macOS, Linux, Windows, BSD, and on any machine that can run the Go compiler tool chain.
Basic usage - gohugo.io
Feb 19, 2024 · Hugo allows you to set draft, date, publishDate, and expiryDate in the front matter of your content. ... New in v0.123.0
HUGO
Support and discussion about the Hugo static site builder.
Windows - gohugo.io
Mar 8, 2025 · Although not required in all cases, Git, Go, and Dart Sass are commonly used when working with Hugo. ... Use the Hugo Modules feature ... Access commit information from a …
Introduction - gohugo.io
Jun 20, 2025 · Configure your site using files, directories, and environment variables.
Templates - gohugo.io
New template system Overview of the new template system in Hugo v0.146.0. Introduction An introduction to Hugo's templating syntax. Lookup order Hugo uses the rules below to select a …