ojacques / mkdocs-git-committers-plugin-2

MkDocs plugin for displaying a list of GitHub (.com or Enterprise) contributors on each page. Encourages contributions to the documentation!
MIT License
60 stars 21 forks source link

Error when Gitlab user don't have avatar #68

Closed rbourgeat closed 1 month ago

rbourgeat commented 2 months ago

If a user don't have profile picture and edit file, he get this error when we build with mkdocs build:

Error building page `good-practices.md`: argument of type 'NoneType' is not iterable

And the build fail...

rbourgeat commented 2 months ago

I just opened a PR here https://github.com/ojacques/mkdocs-git-committers-plugin-2/pull/69