hugo/testscripts/commands
Bjørn Erik Pedersen 241b21b0fd Create a struct with all of Hugo's config options
Primary motivation is documentation, but it will also hopefully simplify the code.

Also,

* Lower case the default output format names; this is in line with the custom ones (map keys) and how
it's treated all the places. This avoids doing `stringds.EqualFold` everywhere.

Closes #10896
Closes #10620
2023-05-16 18:01:29 +02:00
..
commands_errors.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
completion.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
config.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
convert.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
deploy.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
env.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
gen.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
hugo.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
hugo__errors.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
hugo__flags.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
hugo__watch.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
import_jekyll.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
list.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
mod.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
mod_npm.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
mod_tidy.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
new.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
server.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
server__edit_config.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
server__edit_content.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
server__multihost.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
server_render_static_to_disk.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
server_render_to_memory.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
version.txt Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00