hugo/helpers
Bjørn Erik Pedersen bacc1706cb helpers: Skip TestGetRealPath on Windows when not in CI
`os.Symlink` needs administrator rights on Windows,
and this seems to be the simplest fix while still getting the tests run on Appveyor.

Fixes #2476
2016-09-18 22:04:32 +02:00
..
configProvider.go Make paginate settings configurable per language 2016-09-15 09:32:52 +02:00
content.go Lazy calculate WordCount, ReadingTime and FuzzyWordCount 2016-09-14 10:57:39 +02:00
content_renderer.go Add TODO list support for Blackfriday 2016-09-09 13:08:20 +02:00
content_renderer_test.go Add TODO list support for Blackfriday 2016-09-09 13:08:20 +02:00
content_test.go Lazy calculate WordCount, ReadingTime and FuzzyWordCount 2016-09-14 10:57:39 +02:00
emoji.go
emoji_test.go
general.go Reset the i18n func map on reload 2016-09-08 17:18:11 +03:00
general_test.go
hugo.go
hugo_test.go
language.go Make paginate settings configurable per language 2016-09-15 09:32:52 +02:00
path.go Make paginate settings configurable per language 2016-09-15 09:32:52 +02:00
path_test.go helpers: Skip TestGetRealPath on Windows when not in CI 2016-09-18 22:04:32 +02:00
pygments.go
pygments_test.go
url.go helpers: Improve the language prefix logic 2016-09-13 23:44:16 +02:00
url_test.go helpers: Avoid adding language prefix if already present 2016-09-13 21:37:27 +02:00