Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for github and gitlab avatars #15

Closed
Tracked by #16
timvink opened this issue Mar 3, 2020 · 1 comment
Closed
Tracked by #16

Add support for github and gitlab avatars #15

timvink opened this issue Mar 3, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@timvink
Copy link
Owner

timvink commented Mar 3, 2020

Design & implement a clean solution to support user avatars.

As a start, a detailed analysis has been done here:
squidfunk/mkdocs-material#1403

We can discuss how to implement a clean design here

@timvink timvink mentioned this issue Mar 3, 2020
5 tasks
@timvink timvink added the enhancement New feature or request label Mar 4, 2020
@timvink
Copy link
Owner Author

timvink commented Nov 2, 2022

There is now the excellent https://github.com/ojacques/mkdocs-git-committers-plugin-2 repository that deals with the github API to retrieve user avatar information. That means this project can keep focus on extracting information from the local git repo.

You can see how to set it up with mkdocs-material here: https://squidfunk.github.io/mkdocs-material/setup/adding-a-git-repository/#document-contributors

This is what it looks like:

image

@timvink timvink closed this as completed Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant