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
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
filesystem_windows_test.go
inmemory.go Big refactor of how source files are used. Also added default destination extension option. 2014-10-16 20:20:09 -04:00