{{ .Permalink }} {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }} {{ with .Site.Author.email }}{{ . }}{{ with $.Site.Author.name }} ({{.}}){{end}}{{end}} {{ .Permalink }} {{- range slice "series" "categories" "tags" -}} {{ range $.GetTerms . }} {{- $domain := (.Site.GetPage (printf "/%s" .Section)).Permalink -}} {{ .Title }} {{ end }} {{- end -}}