hugo/common/hugo
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
..
hugo.go
hugo_test.go
site.go
vars_extended.go
vars_regular.go
version.go
version_current.go
version_test.go