{{- $href := print .Site.BaseURL "/" (partial "author-user.html" .) "/#" -}} {{- $name := partial "author-name.html" . -}} {{- $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. */ -}}