Skip to content

Repository files navigation

Hugo

Start server:

hugo server -D

For full rebuilds on change:

hugo server --disableFastRender

start with local config

hugo server -D --config config.local.toml

Start with IP binding

hugo server -D --bind 192.168.178.162 --appendPort=false

website can be then reached by: http://192.168.178.162:1313

update server

hugo --logLevel info

kill server

pkill hugo

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages