hugo/commands
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
..
benchmark.go
check.go
check_darwin.go
commandeer.go Add tpl/site and tpl/hugo 2018-12-06 14:37:25 +01:00
commands.go Fix ignored --config flag with 'new' command 2018-11-18 19:09:28 +01:00
commands_test.go commands: Fix spelling 2018-11-06 08:45:19 +01:00
config.go
convert.go commands: Include drafts in convert command 2018-11-24 13:11:14 +01:00
env.go
gen.go
genautocomplete.go
genchromastyles.go
gendoc.go
gendocshelper.go
genman.go Add tpl/site and tpl/hugo 2018-12-06 14:37:25 +01:00
helpers.go commands: Only show Ansi escape codes if in a terminal 2018-10-26 14:33:44 +02:00
hugo.go Add tpl/site and tpl/hugo 2018-12-06 14:37:25 +01:00
hugo_windows.go
import_jekyll.go Convert the rest to new page parser code paths 2018-10-22 20:46:14 +02:00
import_jekyll_test.go
limit_darwin.go
limit_others.go
list.go
new.go Fix ignored --config flag with 'new' command 2018-11-18 19:09:28 +01:00
new_content_test.go
new_site.go Convert the rest to new page parser code paths 2018-10-22 20:46:14 +02:00
new_theme.go
release.go
release_noop.go
server.go commands: Avoid panic in error handler on config errors 2018-10-22 19:51:59 +02:00
server_errors.go commands: Fix recently broken error template 2018-11-03 16:55:45 +01:00
server_test.go commands: Show server error info in browser 2018-10-16 22:10:56 +02:00
static_syncer.go commands: Show server error info in browser 2018-10-16 22:10:56 +02:00
version.go Add tpl/site and tpl/hugo 2018-12-06 14:37:25 +01:00