hugo/modules
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
..
npm Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
client.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
client_test.go Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
collect.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
collect_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
config.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
config_test.go modules: Adjust watch logic vs workspace use definitions 2022-12-19 20:17:33 +01:00
module.go modules: Adjust watch logic vs workspace use definitions 2022-12-19 20:17:33 +01:00