You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#44
Following [this answer](https://stackoverflow.com/a/19200303/4496364) I managed to get this via Github API:

I roughly followed Mozilla's [docs page](https://developer.mozilla.org/en-US/docs/Web/HTML) design and their contributors listing.
Some users don't have the "author" field. Probably deleted their profile?
So, the fallback is `commit.commit.committer.name` which is, I suppose, always present because of Git...
Also, if the author isn't present, image icon is generated with https://github.com/identicons. Example here is Ghildiyal user.
Currently, I added this to tour only. IDK did you guys intend to put these on each page?
If so, there could be some problems with getting page URL from Github. IDK if all of them follow same pattern as "tours"..
0 commit comments