hugo/source
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
..
content_directory_test.go Don't process dotfiles 2014-04-26 23:17:54 -06:00
file.go Fix various Windows-issues 2014-12-09 09:43:15 -05:00
filesystem.go Big refactor of how source files are used. Also added default destination extension option. 2014-10-16 20:20:09 -04:00
filesystem_test.go convert path 2 filepath 2014-11-13 22:37:14 -05:00
filesystem_unix_test.go Testcases for multilevel structure were wrong 2013-12-16 17:43:53 -05:00
filesystem_windows_test.go Fix various Windows-issues 2014-12-09 09:43:15 -05:00
inmemory.go Big refactor of how source files are used. Also added default destination extension option. 2014-10-16 20:20:09 -04:00