Join us

{{ with site.Params.contribute }}

{{ .subtitle | markdownify }}

    {{ range .list }}
  • {{ .text | markdownify }}
  • {{ end }}
{{ if .button }} {{ .button.text }} {{ end }} {{ end }}
{{ with site.Params.follow }}

{{ .subtitle | markdownify }}

    {{ range .list }}
  • {{ .text | markdownify }}
  • {{ end }}
{{ end }} {{/* TODO: put the content of these buttons in the same place as the links */}}

{{ site.Params.license }}