hugo/helpers
Bjørn Erik Pedersen 831d23cb4d Add tpl/site and tpl/hugo
This means that the current `.Site` and ´.Hugo` is available as a globals, so you can do `site.IsServer`, `hugo.Version` etc.

Fixes #5470
Fixes #5467
Fixes #5503
2018-12-06 14:37:25 +01:00
..
content.go helpers: Call rst2html directly on *nix 2018-10-11 22:46:10 +02:00
content_renderer.go
content_renderer_test.go
content_test.go
docshelper.go
emoji.go
emoji_test.go
general.go Add tpl/site and tpl/hugo 2018-12-06 14:37:25 +01:00
general_test.go
path.go helpers: Add a comment about file mode for new files 2018-11-14 23:14:51 +01:00
path_test.go helpers: Consolidate MakeSegment vs MakePathSanitized 2018-10-03 15:55:25 +02:00
pathspec.go Fix Permalink for resource, baseURL with path and canonifyURLs set 2018-11-15 16:37:11 +01:00
pathspec_test.go
processing_stats.go helpers: Fix golint issues 2018-09-07 08:25:51 +02:00
pygments.go
pygments_test.go
testhelpers_test.go
url.go Fix Permalink for resource, baseURL with path and canonifyURLs set 2018-11-15 16:37:11 +01:00
url_test.go