{{- $ph := cond (or (not .Params.header) (not (fileExists (printf "static/%s" .Params.header)))) (cond (or (not .Parent.Params.header) (not (fileExists (printf "static/%s" .Parent.Params.header)))) "/img/speedy.png" .Parent.Params.header) .Params.header }}
{{ .Params.categories }}
{{ .PublishDate.Format "January 2 2006" }}
{{.Title}}
{{ truncate 100 .Summary }}