hugo/hugolib
Bjørn Erik Pedersen 75dd596e6c Introduce HugoSites type
And a Hugo global variable which contains the site under build.

This is really needed to get some level of control of the "multiple languages" in play.

There are still work related to this scattered around, but that will come.

With this commit, the multilingual feature is starting to work.
2016-09-06 18:32:16 +03:00
..
author.go
benchmark_test.go
datafiles_test.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
embedded_shortcodes_test.go
handler_base.go
handler_file.go
handler_meta.go
handler_page.go
handler_test.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
hugo.go
i18n.go
media.go
menu.go
menu_test.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
multilingual.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
node.go
node_test.go
page.go
page_permalink_test.go
page_taxonomy_test.go
page_test.go
page_time_integration_test.go
pageCache.go
pageCache_test.go
pageGroup.go
pageGroup_test.go
pageSort.go
pageSort_test.go
pagesPrevNext.go
pagesPrevNext_test.go
pagination.go
pagination_test.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
path_separators_test.go
path_separators_windows_test.go
permalinks.go
permalinks_test.go
planner.go
redis.cn.md
robotstxt_test.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
rss_test.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
scratch.go
scratch_test.go
shortcode.go
shortcode_test.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
shortcodeparser.go
shortcodeparser_test.go
site.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
site_show_plan_test.go
site_test.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
site_url_test.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
siteinfo_test.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
siteJSONEncode_test.go
sitemap.go
sitemap_test.go Introduce HugoSites type 2016-09-06 18:32:16 +03:00
summary.go
taxonomy.go
taxonomy_test.go
translations.go Reset translation slice on rebuild 2016-09-06 18:32:16 +03:00