{{ define "main" }}
Website: {{ . }}
{{ end }} {{ with .Params.github }} {{ end }}Taxonomy | Terms |
---|---|
{{ $taxonomyname | strings.FirstUpper }} | {{ range $key, $value := $taxonomy }} {{ partial "term-link.html" (dict "name" $key "taxonomy" $taxonomyname) }} {{ end }} |