hugo/source
bep e6541c45ab ERROR-log on symbolic links
filepath.Walk does not follow symbolic links.
There's no easy fix for that outside of Go, so the best we can do for now is to give notice to the end user by ERROR log statements.

This commit also fixes a related panic situation in GenerateTemplateNameFrom when the layout dir was a symbolic link.

Fixes #283
2014-12-10 20:32:39 +01: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 ERROR-log on symbolic links 2014-12-10 20:32:39 +01: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