hugo/commands
Bjørn Erik Pedersen ffd37d4f75 Only print the path warnings once
We could reset and rerun it on server rebuilds, but that report needs a full build to make sense.

Also clean up the config vs flags in this area: Make all config settings match the flags e.g. `printPathWarnings`, but set up aliases for the
old.

Fixes #11187
2023-06-30 10:24:28 +02:00
..
commandeer.go Only print the path warnings once 2023-06-30 10:24:28 +02:00
commands.go
config.go
convert.go Print help message when triggered with no flags 2023-06-28 14:58:36 +02:00
deploy.go
deploy_off.go
env.go
gen.go Print help message when triggered with no flags 2023-06-28 14:58:36 +02:00
helpers.go Only print the path warnings once 2023-06-30 10:24:28 +02:00
hugo_windows.go
hugobuilder.go Only print the path warnings once 2023-06-30 10:24:28 +02:00
import.go Print help message when triggered with no flags 2023-06-28 14:58:36 +02:00
list.go Print help message when triggered with no flags 2023-06-28 14:58:36 +02:00
mod.go commands: Handle hugo mod get --help 2023-06-29 08:53:50 +02:00
new.go releaser: Bump versions for release of 0.115.0 2023-06-29 15:56:39 +00:00
release.go
server.go