mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-04 12:13:50 +00:00
docs: Clarify that watch is enabled by default
This commit is contained in:
parent
9aa70af1a3
commit
9305deca15
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@ This means that keeping the site open on a second monitor (or another
|
||||||
half of your current monitor) allows you to see exactly what your
|
half of your current monitor) allows you to see exactly what your
|
||||||
content looks like without even leaving your text editor.
|
content looks like without even leaving your text editor.
|
||||||
|
|
||||||
|
It's worth noting that "--watch" is enabled by default when "hugo server"
|
||||||
|
is run.
|
||||||
|
|
||||||
## Disabling LiveReload
|
## Disabling LiveReload
|
||||||
|
|
||||||
LiveReload works by injecting JavaScript into the pages it
|
LiveReload works by injecting JavaScript into the pages it
|
||||||
|
|
Loading…
Reference in a new issue