doc: rounded avatars (#256)

Use weserv service to format avatars with circle masks. Make size configurable.

Tweak readme and adopters pages.

Updates #101
This commit is contained in:
Michael McLoughlin
2022-04-18 00:49:52 -07:00
committed by GitHub
parent 1cbd35f134
commit 3d25f4574c
5 changed files with 57 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
# Adopters
{{ range .Packages.Ranked }}
{{ avatar .Repository.Owner }} [{{ .Repository.Owner }} / **{{ .Repository.Name }}**]({{ .Repository.URL }})
{{ avatar .Repository.Owner 28 }} [{{ .Repository.Owner }} / **{{ .Repository.Name }}**]({{ .Repository.URL }})
{{- if .SubPackage }} / **{{ .SubPackage}}**{{ end }}
{{ .Metadata.Description }}