{{ .Title }} {{- if or .Params.Author .Site.Author.name }} {{- .Params.Author | default .Site.Author.name }} ยท {{ end }} {{- .Date.Format "2006-01-02" -}} {{- if .Params.tags }} {{- range .Params.tags }} {{- $href := print (absURL "tags/") (urlize .) }} {{ . }} {{- end }} {{- end }} {{ .Content }}