{{ hugo.Generator }} {{ if isset .Params "title" }}{{ .Title }}{{ else if isset .Params "name" }}{{ .Params.name }} - {{ .Site.Title }}{{ else }}{{ .Site.Title }} {{ end }} {{ if ne (printf "%v" $.Site.BaseURL) "http://localhost:1313/" }} {{ end }} {{ with .Site.Params.description }}{{ end }} {{ with .Site.Params.author }}{{ end }}