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.
 
 
 
hugoreleaser 3aa22b0942 releaser: Prepare repository for 0.149.0-DEV 2 days ago
..
.github Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a' 6 months ago
.vscode Merge commit '00c4484c7092181729f6f470805bc7d72e8ad17b' 3 years ago
archetypes Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65' 4 months ago
assets Merge commit 'bb147f91ee9078e6a55e8c32ab4b2e5dbc5cee45' 3 weeks ago
content Add Ancestors (plural) method to GitInfo, rename Ancestor field to Parent 3 weeks ago
data Merge commit 'bb147f91ee9078e6a55e8c32ab4b2e5dbc5cee45' 3 weeks ago
layouts Merge commit 'bb147f91ee9078e6a55e8c32ab4b2e5dbc5cee45' 3 weeks ago
static Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65' 4 months ago
.codespellrc Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a' 6 months ago
.cspell.json Merge commit 'bb147f91ee9078e6a55e8c32ab4b2e5dbc5cee45' 3 weeks ago
.editorconfig Merge commit 'b9bd35d72e14932fb6588ff62b90cddef0a060fc' as 'docs' 6 years ago
.gitignore Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65' 4 months ago
.markdownlint.yaml Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65' 4 months ago
.markdownlintignore Merge commit '00c4484c7092181729f6f470805bc7d72e8ad17b' 3 years ago
.prettierignore Merge commit 'bb147f91ee9078e6a55e8c32ab4b2e5dbc5cee45' 3 weeks ago
.prettierrc Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65' 4 months ago
.textlintignore Merge commit '00c4484c7092181729f6f470805bc7d72e8ad17b' 3 years ago
LICENSE.md Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65' 4 months ago
README.md Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65' 4 months ago
go.mod Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a' 6 months ago
go.sum Merge commit '346b60358dd8ec2ca228e6635bff9d7914b398b7' 6 months ago
hugo.toml Merge commit 'bb147f91ee9078e6a55e8c32ab4b2e5dbc5cee45' 3 weeks ago
hugo.work Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a' 6 months ago
hugoreleaser.yaml Merge commit '346b60358dd8ec2ca228e6635bff9d7914b398b7' 6 months ago
netlify.toml Merge commit 'bb147f91ee9078e6a55e8c32ab4b2e5dbc5cee45' 3 weeks ago
package.hugo.json Merge commit 'b3d87dd0fd746f07f9afa6e6a2969aea41da6a38' 3 months ago
package.json Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65' 4 months ago

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.