hugo/hugolib/paths
Anton Harniakou db3c49d049 Make hugo server -t work again
This commit solves an issue where hugo would ignore the cli -t flag
and only use a theme defined in config.toml.

Also allow -t flag to accept a string slice.

Closes #5569
Closes #5061
Related #4868
2019-01-13 20:13:59 +00:00
..
baseURL.go
baseURL_test.go
paths.go Make hugo server -t work again 2019-01-13 20:13:59 +00:00
paths_test.go
themes.go