mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-23 18:21:03 +00:00
d392893cd7
The main motivation behind this is simplicity and correctnes, but the new small config library is also faster: ``` BenchmarkDefaultConfigProvider/Viper-16 252418 4546 ns/op 2720 B/op 30 allocs/op BenchmarkDefaultConfigProvider/Custom-16 450756 2651 ns/op 1008 B/op 6 allocs/op ``` Fixes #8633 Fixes #8618 Fixes #8630 Updates #8591 Closes #6680 Closes #5192 |
||
---|---|---|
.. | ||
check.go | ||
check_darwin.go | ||
commandeer.go | ||
commands.go | ||
commands_test.go | ||
config.go | ||
convert.go | ||
deploy.go | ||
env.go | ||
gen.go | ||
genautocomplete.go | ||
genchromastyles.go | ||
gendoc.go | ||
gendocshelper.go | ||
genman.go | ||
helpers.go | ||
hugo.go | ||
hugo_test.go | ||
hugo_windows.go | ||
import_jekyll.go | ||
import_jekyll_test.go | ||
limit_darwin.go | ||
limit_others.go | ||
list.go | ||
list_test.go | ||
mod.go | ||
mod_npm.go | ||
new.go | ||
new_content_test.go | ||
new_site.go | ||
new_theme.go | ||
nodeploy.go | ||
release.go | ||
release_noop.go | ||
server.go | ||
server_errors.go | ||
server_test.go | ||
static_syncer.go | ||
version.go |