hugo/helpers
Bjørn Erik Pedersen 40b1b8f703 Fix case issue Viper vs Blackfriday config
There are still work to be done in the case department, but that will have to be another day.

Fixes #2581
See https://github.com/spf13/viper/issues/261
2016-10-16 19:28:21 +02:00
..
configProvider.go Make paginate settings configurable per language 2016-09-15 09:32:52 +02:00
content.go Fix case issue Viper vs Blackfriday config 2016-10-16 19:28:21 +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 helpers: Fix bug in emoji renderer 2016-08-30 00:34:48 +02:00
emoji_test.go helpers: Fix bug in emoji renderer 2016-08-30 00:34:48 +02:00
general.go Fix case issue Viper vs Blackfriday config 2016-10-16 19:28:21 +02:00
general_test.go Fix case issue Viper vs Blackfriday config 2016-10-16 19:28:21 +02:00
hugo.go release: version bump to v0.18-DEV 2016-10-07 11:11:43 -04:00
hugo_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
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 Whitelist startinline pygments option 2016-10-06 14:59:49 +02:00
pygments_test.go Apply gofmt -s 2016-02-06 13:09:52 +01:00
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