{{ define "main" }}

{{ .Title }}

on his Website {{ with .OutputFormats.Get "gemtext" -}} and Gemini capsule {{- end -}} {{ if lt .Date .Lastmod -}}
Last updated . Changelog {{ end }}
{{ .WordCount }} words, a {{ .ReadingTime }} minute read

{{ partial "processed-content" . -}}

{{- if .PrevInSection -}}Previous{{- end -}} {{- if and (.PrevInSection) (.NextInSection) }} · {{ end -}} {{- if .NextInSection -}}Next{{- end -}}


{{ end }}