1
0
Fork 0
hugo/commands
Bjørn Erik Pedersen c8e400b621 commands: Print "Webserver is ..." right before "Total ..."
Also fix it so

* It's not printed when running `hugo -w`
* It'd printed for all kinds of rebuilds

Fixes #12384
2024-05-01 10:52:40 +02:00
..
commandeer.go commands: Print "Webserver is ..." right before "Total ..." 2024-05-01 10:52:40 +02:00
commands.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
config.go completion: Improve existing argument completions, add many more 2024-04-11 15:34:26 +02:00
convert.go completion: Improve existing argument completions, add many more 2024-04-11 15:34:26 +02:00
deploy.go completion: Improve existing argument completions, add many more 2024-04-11 15:34:26 +02:00
deploy_off.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
env.go completion: Improve existing argument completions, add many more 2024-04-11 15:34:26 +02:00
gen.go commands: Add gen chromastyles --lineNumbersTableStyle flag 2024-04-20 12:25:28 +02:00
helpers.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
hugo_windows.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
hugobuilder.go commands: Print "Webserver is ..." right before "Total ..." 2024-05-01 10:52:40 +02:00
import.go completion: Improve existing argument completions, add many more 2024-04-11 15:34:26 +02:00
list.go completion: Improve existing argument completions, add many more 2024-04-11 15:34:26 +02:00
mod.go completion: Improve existing argument completions, add many more 2024-04-11 15:34:26 +02:00
new.go commands: Clarify that create or install a theme are two options 2024-04-25 14:38:22 +02:00
release.go completion: Improve existing argument completions, add many more 2024-04-11 15:34:26 +02:00
server.go hugolib: Display server address after each rebuild 2024-04-13 22:16:00 +02:00