Micro posts {{ i18n "string_on" }} {{ site.Title }} {{ .Permalink }} Micro blog {{ i18n "string_by" }} {{ with site.Author.name }}{{ . }}{{ end }}, {{ i18n "string_follow" }} @{{ with $.Param "microusername" }}{{ . }}{{ end }} {{ i18n "string_at" }} https://micro.blog/{{ with $.Param "microusername" }}{{ . }}{{ end }} Hugo -- gohugo.io {{ with site.LanguageCode -}} {{ . }} {{ end -}} {{ with site.Author.email -}} {{ . }}{{ with site.Author.name }} ({{ . }}){{ end }} {{ end -}} {{ with site.Author.email -}} {{ . }}{{ with site.Author.name }} ({{ . }}){{ end }} {{ end -}} {{ with site.Copyright -}} {{ . }} {{ end -}} {{ if not .Date.IsZero -}} {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }} {{ end -}} {{ with .OutputFormats.Get "RSS" -}} {{ printf "" .Permalink .MediaType | safeHTML }} {{ end -}} {{ range .Pages -}} {{ .Permalink }} {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }} {{ .Permalink }} {{ .Content | html }} {{ end -}}