{{ range .Site.RegularPages }} {{- if .Permalink -}} {{- printf "/%s %s 301\n" (partial "shortlink.txt" .) .Permalink -}} {{- end -}} {{- end -}}