brew install hugo
hugo new content posts/my-first-post.md
Creates a public folder with the static content.
hugo
View the website locally:
hugo server
and browse to http://localhost:1313/
See .github/workflows/hugo.yaml
| Name | Name | Last commit date | ||
|---|---|---|---|---|
brew install hugo
hugo new content posts/my-first-post.md
Creates a public folder with the static content.
hugo
View the website locally:
hugo server
and browse to http://localhost:1313/
See .github/workflows/hugo.yaml