hugo/commands
Bjørn Erik Pedersen 6a365c2712
commands: Add some more info to "hugo config mounts"
* Add owner path and version.
* Also add thme meta info and Hugo version when run with -v flag
2021-06-27 16:08:28 +02:00
..
check.go
check_darwin.go
commandeer.go Do not read config from os.Environ when running tests 2021-06-16 18:58:40 +02:00
commands.go
commands_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
config.go commands: Add some more info to "hugo config mounts" 2021-06-27 16:08:28 +02:00
convert.go
deploy.go
env.go
gen.go
genautocomplete.go
genchromastyles.go
gendoc.go commands: Remove all dates from gendoc 2021-05-01 12:03:56 +02:00
gendocshelper.go
genman.go
helpers.go
hugo.go Display version when building site (#8533) 2021-05-14 16:45:13 +02:00
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 Misc config loading fixes 2021-06-14 17:00:32 +02:00
new_theme.go
nodeploy.go
release.go
release_noop.go
server.go Split out the puthe path/filepath functions into common/paths 2021-06-18 10:55:00 +02:00
server_errors.go
server_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
static_syncer.go tpl/fmt: Add erroridf template func 2021-06-07 19:11:03 +02:00
version.go