hugo/hugofs
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
..
files
glob
createcounting_fs.go
decorators.go
fileinfo.go
fileinfo_test.go
filename_filter_fs.go
filename_filter_fs_test.go
filter_fs.go
filter_fs_test.go
fs.go
fs_test.go
glob.go
glob_test.go
hasbytes_fs.go
hashing_fs.go
hashing_fs_test.go
language_merge.go
noop_fs.go
nosymlink_fs.go
nosymlink_test.go
rootmapping_fs.go
rootmapping_fs_test.go
slice_fs.go
stacktracer_fs.go
walk.go
walk_test.go