{{ .Summary }}
{{ if .Params.categories }} {{ range .Params.categories }}{{ upper . }}{{ end }} {{end}} ⸱ ⸱ {{ range $idx, $author := .Params.authors }}{{ if gt $idx 0 }}, {{ end }}{{ (getJSON "https://api.github.com/users/" $author).name }}{{ end }}