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

Use a service to get the avatar images rather than storing in the repo #88

Open
markgaze opened this issue Jun 14, 2021 · 1 comment
Open

Comments

@markgaze
Copy link
Member

Just come across this which allows you to get the up-to-date avatar from various providers (including GitHub) so we can just get them from there at build time rather than having to maintain our own images.

This means it would auto-update when you changed it on GitHub too 🙂

We can also host our own version on Vercel, if needs be (not sure if it's rate-limited on the main instance or something)

@markgaze
Copy link
Member Author

markgaze commented Jun 14, 2021

An example of using it is here:

markgaze avatar

https://unavatar.vercel.app/github/markgaze

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant