Add --ignoreCache CLI flag with description "Ignores the
authorCyrill Schumacher <cyrill@schumacher.fm>
Mon, 2 Feb 2015 09:14:59 +0000 (20:14 +1100)
committerspf13 <steve.francia@gmail.com>
Tue, 17 Feb 2015 17:14:39 +0000 (12:14 -0500)
commit10c2b41b85b92d2d6ef71dfef5955fd855afe0b0
treeff1531b7ecfbeb41c9f34b63f3916598779e30ca
parentc168666b6de354ac3a8986ebef89efe354471538
Add --ignoreCache CLI flag with description "Ignores the
cache directory for reading but still writes to it" as @spf13
suggested.
commands/hugo.go
tpl/template_resources.go
tpl/template_resources_test.go