hugo/helpers
Bjørn Erik Pedersen 2e0465764b Add multilingual multihost support
This commit adds multihost support when more than one language is configured and `baseURL` is set per language.

Updates #4027
2017-11-17 11:01:46 +01:00
..
baseURL.go
baseURL_test.go
content.go Change SummaryLength to be configurable (#3924) 2017-09-29 09:04:55 +02:00
content_renderer.go Use Chroma as new default syntax highlighter 2017-09-25 08:59:02 +02:00
content_renderer_test.go Use Chroma as new default syntax highlighter 2017-09-25 08:59:02 +02:00
content_test.go Change SummaryLength to be configurable (#3924) 2017-09-29 09:04:55 +02:00
emoji.go
emoji_test.go
general.go
general_test.go
hugo.go releaser: Prepare repository for 0.31-DEV 2017-10-19 11:35:38 +00:00
hugo_test.go
language.go Add multilingual multihost support 2017-11-17 11:01:46 +01:00
language_test.go
path.go Add multilingual multihost support 2017-11-17 11:01:46 +01:00
path_test.go
pathspec.go
pathspec_test.go
pygments.go Add table linenos support for Chroma highlighter 2017-10-14 16:00:27 +02:00
pygments_test.go Add table linenos support for Chroma highlighter 2017-10-14 16:00:27 +02:00
testhelpers_test.go Use Chroma as new default syntax highlighter 2017-09-25 08:59:02 +02:00
url.go
url_test.go