Skip to content

GitHub Gists Readme

Display a card with your Gists on your GitHub README.md

ref-reporef-online-toolref-official-doc

Parameters

Displays a card with your Gists

Click to show/close parameters

NameTypeRequiredDefaultDescriptionMore Description
ref-querys
userstringtrueGitHub profile username
nnumber30Number of Gists to display
titlestringSet the title of the card
themestringdefaultSet the theme of the cardSupported: default dark.
txt
https://gists-readme.yizack.com/api{?user,n,theme,theme}

Displays a single Gist

Click to show/close parameters

NameTypeRequiredDefaultDescriptionMore Description
ref-querys
idstringtrueGist ID
ownerbooleanfalseShows the owner of the gist
themestringdefaultSets the theme of the pinSupported: default dark.
txt
https://gists-readme.yizack.com/api/pin{?id,owner,theme}

Examples

markdown
<!-- Yizack -->
![Gists](https://gists-readme.yizack.com/api?user=yizack&theme=dark)
Gists
markdown
<!-- Yizack -->
![Gists Pin](https://gists-readme.yizack.com/api/pin?id=07694a749c8fc5f4d996a2bd50237939&owner=true&theme=dark)
Gists Pin

Badge Collection (v3.0.5) MIT Licensed