Install latest hugo
with the package manager of your choice, e.g.
brew install hugo
You can start a local preview webserver with:
Note: pages will autoregenerated and reloaded on save on the content.
hugo server --buildDrafts --disableFastRender
Install latest hugo
with the package manager of your choice, e.g.
brew install hugo
You can start a local preview webserver with:
Note: pages will autoregenerated and reloaded on save on the content.
hugo server --buildDrafts --disableFastRender