{{ .Site.Title }} {{ .Permalink }} Hugo -- gohugo.io en-us {{ .Site.Params.Author }} Copyright (c) {{ .Site.LastChange.Year }} {{ .Date }} {{ range first 20 (where (where (where .Site.RegularPages "Section" "ne" "slides") ".Params.skip" "ne" "true") ".Date.Unix" "<" now.Unix) }} {{ cond (eq .Site.Params.titlecase true) (.Title | title) (.Title) }} {{ .Permalink }} {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 MST" }} {{ .Site.Params.Author }} {{ .Permalink }} {{ with .Params.tldr }}{{ . | markdownify | html }}{{ else }}{{ (printf "%s
%s" .Params.description .Summary) | markdownify | html }}{{ end }}
{{ end }}