hugo/helpers
Cyrill Schumacher a3892685bc Add trailing file separator to temp dir
Make sure that the file separator is added to the temp dir in all cases.

This prevents cache temp files being written to the root temp folder.

Fixes #910
2015-02-19 14:16:04 +01:00
..
content.go
content_test.go
general.go Add data files support in themes 2015-02-11 20:24:56 +01:00
general_test.go
path.go Add trailing file separator to temp dir 2015-02-19 14:16:04 +01:00
path_test.go Merge to stay up to date with current dev 2015-02-17 12:14:39 -05:00
pygments.go
url.go Adapt to relative path bug fix in purell 2015-02-17 12:31:39 -05:00
url_test.go