Add support for symbolic links for content, layout, static, theme
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 14 Feb 2016 11:16:03 +0000 (12:16 +0100)
committerSteve Francia <steve.francia@gmail.com>
Mon, 21 Mar 2016 23:13:29 +0000 (19:13 -0400)
commite5aa47749157e4c49a645d37df89fa76b0e8f952
tree357f08c588583925d8e7a1d28e63b9f2b83a027a
parent6258d48b0220fa59edf50a32031677eb7b7944d4
Add support for symbolic links for content, layout, static, theme

Note: This is for the content roots only, but that should satisfy most needs.

Fixes #1855
commands/hugo.go
commands/import_jekyll.go
helpers/path.go
source/filesystem.go