hugo/commands
Bjørn Erik Pedersen 85b13c105a Add --format to hugo config
Now default to TOML.
2023-05-22 20:26:02 +02:00
..
commandeer.go Add --format to hugo config 2023-05-22 20:26:02 +02:00
commands.go commands: Improve the common build flag handling 2023-05-17 22:13:29 +02:00
config.go Add --format to hugo config 2023-05-22 20:26:02 +02:00
convert.go commands: Improve the common build flag handling 2023-05-17 22:13:29 +02:00
deploy.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
deploy_off.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
env.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
gen.go commands: Add missing gen docshelper command 2023-05-22 18:54:34 +02:00
helpers.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
hugo_windows.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
hugobuilder.go Add hugo.WorkingDir 2023-05-20 17:45:56 +02:00
import.go commands: Improve the common build flag handling 2023-05-17 22:13:29 +02:00
list.go commands: Make all list commands list what 'all' did before 2023-05-22 12:27:19 +02:00
mod.go commands: Improve the common build flag handling 2023-05-17 22:13:29 +02:00
new.go Add --format to hugo config 2023-05-22 20:26:02 +02:00
release.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
server.go commands: Fix data race 2023-05-19 16:34:22 +02:00
xcommand_template.go commands: Improve the common build flag handling 2023-05-17 22:13:29 +02:00