- install hugo: https://gohugo.io/installation/
- create new post:
hugo new content posts/{title}/index.md - run site:
hugo server - run site with draft content:
hugo server -D - publish site:
hugo
valentinesamuel/portfolio
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|