Show your status for any Stack Exchange site on your READMEs!
Based on: github-readme-stackoverflow by omidnikrah
You can use the instance that already exists, but it's highly recommended to deploy on your own.
This is the syntax:
[![Omid Nikrah StackOverflow](https://github-readme-stack-exchange.vercel.app/?userID=6558042&site=stackoverflow)](https://stackoverflow.com/users/6558042/omid-nikrah)
Change the userID
value to your userID, and the site
to any Stack Exchange site that you want.
If you want to have a compact layout, just you need to add layout=compact
as a parameter. Check out the options.
Name | Description | Default value |
---|---|---|
userID | Your userID | REQUIRED |
site | Stack Exchange site | REQUIRED |
theme | Theme of the StackOverflow card (light or dark) | light |
layout | Layout of the StackOverflow card (compact or default) | default |