Install Hugo
Generate the site:
hugoGenerate the site and open a live reload web server:
hugo serverInclude draft posts in the output:
hugo -DDeploys happen on push to the prod branch via Github Actions
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install Hugo
Generate the site:
hugoGenerate the site and open a live reload web server:
hugo serverInclude draft posts in the output:
hugo -DDeploys happen on push to the prod branch via Github Actions