hugo/config/allconfig
Bjørn Erik Pedersen c1df5b1b0b
config: Do not fail on unknown config keys
Make it a warning.

One such example I found in an old site is `blackfriday`. These should be fixed/removed, but it's not important enough
to fail the build.
2023-07-31 11:20:37 +02:00
..
allconfig.go config: Do not fail on unknown config keys 2023-07-31 11:20:37 +02:00
alldecoders.go Fix setting config from env with complex (e.g. YAML) strings 2023-07-16 18:08:23 +02:00
configlanguage.go Fix defaultContentLanguageInSubdir with only 1 language 2023-07-08 16:08:46 +02:00
integration_test.go Only print the path warnings once 2023-06-30 10:24:28 +02:00
load.go Fix multiple languages in HUGO_DISABLELANGUAGES 2023-07-27 15:51:25 +02:00
load_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00