mirror of https://github.com/gohugoio/hugo.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 days ago | |
---|---|---|
.. | ||
.github | 6 months ago | |
.vscode | 3 years ago | |
archetypes | 4 months ago | |
assets | 3 weeks ago | |
content | 3 weeks ago | |
data | 3 weeks ago | |
layouts | 3 weeks ago | |
static | 4 months ago | |
.codespellrc | 6 months ago | |
.cspell.json | 3 weeks ago | |
.editorconfig | 6 years ago | |
.gitignore | 4 months ago | |
.markdownlint.yaml | 4 months ago | |
.markdownlintignore | 3 years ago | |
.prettierignore | 3 weeks ago | |
.prettierrc | 4 months ago | |
.textlintignore | 3 years ago | |
LICENSE.md | 4 months ago | |
README.md | 4 months ago | |
go.mod | 6 months ago | |
go.sum | 6 months ago | |
hugo.toml | 3 weeks ago | |
hugo.work | 6 months ago | |
hugoreleaser.yaml | 6 months ago | |
netlify.toml | 3 weeks ago | |
package.hugo.json | 3 months ago | |
package.json | 4 months ago |
README.md
A fast and flexible static site generator built with love by bep, spf13, and friends in Go.
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.