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 Add Hugo Piper with SCSS support and much more 2018-07-06 11:46:12 +02:00
baseURL_test.go Add Hugo Piper with SCSS support and much more 2018-07-06 11:46:12 +02:00
paths.go Make hugo server -t work again 2019-01-13 20:13:59 +00:00
paths_test.go Add Hugo Piper with SCSS support and much more 2018-07-06 11:46:12 +02:00
themes.go Add /config dir support 2018-12-11 13:08:36 +01:00