Welcome to my not-a-blog
{{ $articles := where .Site.Pages "Params.Category" "article" }} {{ range $articles }}{{ .Title }}
{{ if isset .Params "description" }}{{.Date.Format "January 2, 2006"}}
{{ end }} {{ end }}{{ .Description }}
{{- partial "head.html" . -}}
{{ if isset .Params "description" }}{{.Date.Format "January 2, 2006"}}
{{ end }} {{ end }}{{ .Description }}