Closed jwo closed 7 years ago
Could be cool to have a contributors page which fetches data from the GitHub API and outputs their avatar, name, and github handle on the API page.
A nice way to say thanks.
Example (in WP) of what I mean: http://underscores.me/ and writeup: https://konstantin.blog/2012/how-to-get-a-list-of-contributors-from-a-github-project/
Not sure how you want me to push this to you. I don't know ruby, but I wrote this in JS with some html and css...
http://digitalwabbit.com/contributors.html
Went live!
Could be cool to have a contributors page which fetches data from the GitHub API and outputs their avatar, name, and github handle on the API page.
A nice way to say thanks.
Example (in WP) of what I mean: http://underscores.me/ and writeup: https://konstantin.blog/2012/how-to-get-a-list-of-contributors-from-a-github-project/