
The world's fastest framework for building websites
3 days ago · Written in Go, optimized for speed and designed for flexibility. With its advanced templating system and fast asset pipelines, Hugo renders a large site in seconds, often less.
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
Learn about Hugo and its features, privacy protections, and security model. CLI. Use the command line interface (CLI) to manage your site. Configuration. Configure your site. Content …
Basic usage - gohugo.io
Feb 19, 2024 · The hugo server command builds your site and serves your pages using a minimal HTTP server. When you run hugo server it will display the URL of your local site: Web Server …
Installation - gohugo.io
Install Hugo on macOS, Linux, Windows, BSD, and on any machine that can run the Go compiler tool chain.
Getting started - gohugo.io
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 resources. …
Introduction - gohugo.io
Mar 5, 2025 · Hugo is a static site generator written in Go, optimized for speed and designed for flexibility. With its advanced templating system and fast asset pipelines, Hugo renders a …
Templates - gohugo.io
Hugo uses the rules below to select a template for a given page, starting from the most specific. Template types. Create templates of different types to render your content, resources, and …
About Hugo - gohugo.io
Hugo is a static site generator written in Go, optimized for speed and designed for flexibility. Features Hugo's rich and powerful feature set provides the framework and tools to create …
Hugo from scratch (getting started guide) - tips & tricks - HUGO
Apr 12, 2022 · I have created a new ‘getting started guide’ for those who are having a hard time starting with Hugo. Hugo Codex Getting started. This is a lesson series that shows you how …