github-readme-stackoverflow
github-readme-stackoverflow copied to clipboard
📊. Dynamically generated your StackOverflow status on your GitHub READMEs!
This PR contains a simple modification to allow the user to send a new parameter (called `site`) that can be used to choose a different StackExchange site to generate the...
A badge/shield layout would be useful, c.f. https://stackoverflow.com/questions/63376500/how-do-i-add-my-stack-overflow-reputation-as-a-live-badge-on-github
I get this error when I tried to deploy in [Vercel](https://vercel.com): ``` Error: error:0308010C:digital envelope routines::unsupported ```
[ ](https://biology.stackexchange.com/users/68669/zo-bro-23) - [x] New parameter `site={SITE}` - [x] New error message - [x] Updated documentation for the new parameter - [x] Updated `vercel.json` to comply...
I have added an option to show upvotes and answers as well, these are important metrics too and there was empty space in default UI card. And I have not...