hugo/tpl
bep 9f77f93071 Fix various Windows-issues
File handling was broken on Windows. This commit contains a revision of the path handling with separation of file paths and urls where needed.

There may be remaining issues and there may be better ways to do this, but it is easier to start that refactoring job with a set of passing tests.

Fixes #687
Fixes #660
2014-12-09 09:43:15 -05:00
..
template.go Fix various Windows-issues 2014-12-09 09:43:15 -05:00
template_embedded.go Move template library into it's own package (tpl). No longer dependent on hugolib. Can be used externally. 2014-11-20 12:36:57 -05:00
template_test.go Add markdownify template filter 2014-11-24 23:17:25 -05:00