hugo/helpers
Bjørn Erik Pedersen 118b83d74b
helpers: Properly handle []interface{} as staticDir
And now with a proper integration test ...
2017-11-19 15:44:20 +01:00
..
baseURL.go
baseURL_test.go
content.go
content_renderer.go
content_renderer_test.go
content_test.go
emoji.go
emoji_test.go
general.go
general_test.go
hugo.go
hugo_test.go
language.go Add multilingual multihost support 2017-11-17 11:01:46 +01:00
language_test.go
path.go helpers: Remove (now) unused GetStaticDir 2017-11-19 14:03:21 +01:00
path_test.go Add support for multiple staticDirs 2017-11-17 11:01:46 +01:00
pathspec.go helpers: Properly handle []interface{} as staticDir 2017-11-19 15:44:20 +01:00
pathspec_test.go helpers: Remove (now) unused GetStaticDir 2017-11-19 14:03:21 +01:00
pygments.go
pygments_test.go
testhelpers_test.go
url.go
url_test.go