hugo/helpers
bep 2bee4a1570 Replace 4 strings.Replace with 1 strings.Replacer
Consumes less memory, slightly faster.
2015-02-05 18:31:11 +01:00
..
content.go Replace 4 strings.Replace with 1 strings.Replacer 2015-02-05 18:31:11 +01:00
content_test.go Replace 4 strings.Replace with 1 strings.Replacer 2015-02-05 18:31:11 +01:00
general.go Add writable context to Node 2015-01-31 22:01:30 +01:00
general_test.go Add writable context to Node 2015-01-31 22:01:30 +01:00
path.go Fix for issue 839 and 490 on Windows 2015-01-30 14:18:17 +01:00
path_test.go Use runtime.GOOS to identify Windows specific path tests 2015-01-27 23:01:32 +01:00
pygments.go Wrap comments helpers package to fit 80-column width 2014-12-26 08:07:03 -07:00
url.go ignore root path, no need strip traling slash 2015-01-28 09:43:43 +01:00
url_test.go ignore root path, no need strip traling slash 2015-01-28 09:43:43 +01:00