hugo/tpl/tplimpl
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
..
embedded tpl: Regenerate templates 2018-11-27 18:15:55 +01:00
ace.go
amber_compiler.go
template.go
template_ast_transformers.go
template_ast_transformers_test.go
template_errors.go
template_funcs.go Add tpl/site and tpl/hugo 2018-12-06 14:37:25 +01:00
template_funcs_test.go Add tpl/site and tpl/hugo 2018-12-06 14:37:25 +01:00
template_test.go
templateFuncster.go
templateProvider.go