1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-02-23 01:31:44 +00:00
hugo/hugolib
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 
Closes 
Related 
2019-01-13 20:13:59 +00:00
..
filesystems
pagemeta
paths Make hugo server -t work again 2019-01-13 20:13:59 +00:00
testdata
testsite
404_test.go
alias.go
alias_test.go
author.go
case_insensitive_test.go
collections.go resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
collections_test.go
config.go Remove historical rssURI config 2019-01-10 18:24:38 +01:00
config_test.go
configdir_test.go
datafiles_test.go
disableKinds_test.go
embedded_shortcodes_test.go
embedded_templates_test.go
fileInfo.go
gitinfo.go
hugo_sites.go hugolib: Restore 0.48 slash handling in taxonomies 2018-12-30 18:50:09 +01:00
hugo_sites_build.go
hugo_sites_build_errors_test.go
hugo_sites_build_test.go Remove historical rssURI config 2019-01-10 18:24:38 +01:00
hugo_sites_multihost_test.go
hugo_themes_test.go
language_content_dir_test.go
media.go
menu.go
menu_test.go
minify_publisher_test.go
multilingual.go
orderedMap.go
orderedMap_test.go
page.go resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
page_content.go Add CSV support to transform.Unmarshal 2018-12-23 16:33:21 +01:00
page_errors.go
page_output.go resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
page_paths.go Revert " Fix handling of taxonomy terms containing slashes" 2018-12-30 18:50:09 +01:00
page_paths_test.go Revert " Fix handling of taxonomy terms containing slashes" 2018-12-30 18:50:09 +01:00
page_permalink_test.go hugolib: Improve logic of output path trimming 2018-12-21 09:42:37 +01:00
page_ref.go
page_resource.go resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
page_taxonomy_test.go Revert " Fix handling of taxonomy terms containing slashes" 2018-12-30 18:50:09 +01:00
page_test.go Move the emoji parsing to pageparser 2018-12-20 20:08:01 +01:00
page_time_integration_test.go
page_without_content.go
pagebundler.go
pagebundler_capture.go
pagebundler_capture_test.go
pagebundler_handlers.go resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
pagebundler_test.go
pageCache.go
pageCache_test.go
pagecollections.go
pagecollections_test.go
pageGroup.go
pageGroup_test.go
pages_language_merge.go
pages_language_merge_test.go resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
pages_related.go
pages_related_test.go
pageSort.go
pageSort_test.go
pagesPrevNext.go
pagesPrevNext_test.go
pagination.go
pagination_test.go
path_separators_test.go
permalinker.go hugolib: Add optional outputFormat to Ref/RelRef 2017-04-04 23:09:01 +02:00
permalinks.go hugolib: Restore 0.48 slash handling in taxonomies 2018-12-30 18:50:09 +01:00
permalinks_test.go hugolib: Restore 0.48 slash handling in taxonomies 2018-12-30 18:50:09 +01:00
prune_resources.go
resource_chain_test.go resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
robotstxt_test.go
rss_test.go
shortcode.go hugolib: Add .Name as a shortcode variable 2018-12-21 09:51:15 +01:00
shortcode_test.go hugolib: Add .Name as a shortcode variable 2018-12-21 09:51:15 +01:00
site.go resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
site_benchmark_test.go hugolib: Enable Emoji in site benchmark 2018-12-20 17:24:51 +01:00
site_output.go
site_output_test.go
site_render.go hugolib: Remove "double layout" lookup 2018-12-17 11:34:32 +01:00
site_sections.go
site_sections_test.go
site_stats_test.go
site_test.go Remove historical rssURI config 2019-01-10 18:24:38 +01:00
site_url_test.go
siteJSONEncode_test.go
sitemap.go
sitemap_test.go
taxonomy.go
taxonomy_test.go hugolib: Restore 0.48 slash handling in taxonomies 2018-12-30 18:50:09 +01:00
template_engines_test.go
template_test.go
testhelpers_test.go hugolib: Restore 0.48 slash handling in taxonomies 2018-12-30 18:50:09 +01:00
translations.go