{{- $author := partial "function-authors-data.html" . -}} {{- $href := print ("" | absURL) "/" $author.user "/" -}} {{- $name := $author.name -}} {{- $title := $name -}} {{- with .Params.feed -}} {{- $href = or $.Params.feed.home (print "http://" $.Params.feed.domain) -}} {{- $name = $.Params.feed.name -}} {{- $title = $name -}} {{- end -}} {{ $name }} {{- /* This comment removes trailing newlines and white spaces. */ -}} {{- /* This comment removes trailing newlines and white spaces. */ -}}