]> git.maquefel.me Git - brevno-suite/hugo/commit
commands: Load config before creating the filesystem
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 18 May 2023 11:29:33 +0000 (13:29 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 18 May 2023 13:38:25 +0000 (15:38 +0200)
commit3f00f47535d7b3eef829cda12296ba665dd50a4c
tree7967f7f68f3551cc1e58f739672cb74964097029
parent834b3d7e41d42a97df58804e3e6ed4d5ed596efc
commands: Load config before creating the filesystem

To allow publishDir to be set in config file.
commands/commandeer.go
commands/hugobuilder.go
config/allconfig/load.go
modules/collect.go
testscripts/commands/hugo__flags.txt
testscripts/commands/hugo__publishdir_in_config.txt [new file with mode: 0644]