hugo/source
bep cb3576b6de Fix broken convert
The front matter convert-feature didn't work. It placed converted content in the wrong directory.

This commit fixes this by doing the smallest and safest change possible; the path logic here should maybe
be revisited and generalized.

Fixes #643
2014-11-18 10:17:01 -05:00
..
content_directory_test.go Don't process dotfiles 2014-04-26 23:17:54 -06:00
file.go Fix broken convert 2014-11-18 10:17:01 -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 Testcases for multilevel structure were wrong 2013-12-16 17:43:53 -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