hugo/helpers
Robert Basic 37fb2d43e5 helpers: Ignore cache for Pygments when flag set
When the --ignoreCache flag is set to true, do not write and read
the Pygments results to/from the cache directory.

Fixes #2066
Closes #2068
2016-04-10 20:55:57 +02:00
..
content.go Document and clean SourceRelativeLinksEval code 2016-04-07 20:10:38 +02:00
content_renderer.go Document and clean SourceRelativeLinksEval code 2016-04-07 20:10:38 +02:00
content_renderer_test.go
content_test.go
emoji.go
emoji_test.go helpers: Apply GoLint rules 2016-03-24 23:16:18 +01:00
general.go
general_test.go
hugo.go helpers: Apply GoLint rules 2016-03-24 23:16:18 +01:00
hugo_test.go
path.go Fix error handling in SymbolicWalk 2016-03-25 18:18:39 +01:00
path_test.go
pygments.go helpers: Ignore cache for Pygments when flag set 2016-04-10 20:55:57 +02:00
pygments_test.go
url.go helpers: Apply GoLint rules 2016-03-24 23:16:18 +01:00
url_test.go