{{ define "title" }}{{ .Author.Name }} is on xbar{{ end }} {{ define "head" }} {{ end }} {{ define "body" }}
{{ .Author.NiceBio }}
{{ if eq .Author.GitHubUsername "matryer" }} {{ else }} {{ end }} {{ if .Plugins }} {{ template "plugins-list" .Plugins }} {{ end }}{{ .Desc }}
{{ range .Authors }}
{{ .Name }}
{{ if .GitHubUsername }}
(@{{ .GitHubUsername }})
{{ end }}
{{ if .ImageURL }}
{{ end }}