The source for https://gohugo.io/
Go to file
adam-bienkowski e94e49db26
content: Add Smart Hugo to editor plugins
2025-11-24 10:59:38 -08:00
.github
.vscode
archetypes
assets
content
data
layouts
static
.codespellrc
.cspell.json
.editorconfig
.gitignore Revert the minimal analytics changes (#3265) 2025-11-05 10:58:54 +01:00
.markdownlint-cli2.yaml
.prettierignore
.prettierrc
LICENSE.md
README.md
go.mod
go.sum
hugo.toml
hugo.work
hugoreleaser.yaml
netlify.toml
package.hugo.json
package.json

README.md

Hugo

A fast and flexible static site generator built with love by bep, spf13, and friends in Go.


Netlify Status PRs Welcome

This is the repository for the Hugo documentation site.

Please see the contributing section for guidelines, examples, and process.

Install

npm i
hugo server

Note: We're working on removing the need to run npm i for local development. Stay tuned.