hugo/commands
Anthony Fok d05b297e61 Add helpers.NormalizeHugoFlagsFunc() to handle flag name changes
It currently handles --baseUrl to --baseURL, and --uglyUrls to --uglyURLs.

Special thanks to Eric Paris (@eparis) for writing the
"normalized name" support in Cobra, and for showing us
how it is used in Kubernetes.

See Issue #959
2015-09-13 05:20:14 -06:00
..
benchmark.go
check.go
convert.go
genautocomplete.go Print feedback for hugo genautocomplete 2015-08-09 17:59:44 +02:00
gendoc.go Print feedback for hugo gendoc 2015-08-09 17:58:01 +02:00
hugo.go Add helpers.NormalizeHugoFlagsFunc() to handle flag name changes 2015-09-13 05:20:14 -06:00
limit_darwin.go
limit_others.go
list.go
list_config.go
new.go Add a 404.html file if a new theme is created 2015-09-08 11:29:04 -04:00
new_test.go
server.go
server_test.go
undraft.go
undraft_test.go
version.go