Skip to content

diegoborbadev/github-readme-stack-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


GitHub Readme Stack Exchange

Show your status for any Stack Exchange site on your READMEs!

Based on: github-readme-stackoverflow by omidnikrah


Usage

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.

Omid Nikrah StackOverflow Diego Borba StackOverflow

Compact Layout

If you want to have a compact layout, just you need to add layout=compact as a parameter. Check out the options.

Omid Nikrah StackOverflow Diego Borba StackOverflow


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

Contributors


Deploy your own

Deploy with Vercel