Add themesDir option to configuration
authordigitalcraftsman <digitalcraftsman@users.noreply.github.com>
Mon, 23 Nov 2015 19:44:59 +0000 (20:44 +0100)
committerSteve Francia <steve.francia@gmail.com>
Fri, 1 Jan 2016 19:46:40 +0000 (14:46 -0500)
commit47587321d9a153ef4158739e8f238c850fb1ee7a
tree1fc48bfcfe2c93096f0e84b9dcc291ef49606b71
parent40fccf2251a7187f002165653d42178e2f53a49b
Add themesDir option to configuration

themesDir can be used to change the default
path of the themes folder.

Fixes 1556
commands/hugo.go
commands/new.go
create/content.go
docs/content/overview/configuration.md
helpers/path.go
hugolib/site.go