GitHub Gists Readme
Display a card with your Gists on your GitHub README.md
Parameters
Displays a card with your Gists
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
user | string | true | GitHub profile username | ||
n | number | 30 | Number of Gists to display | ||
title | string | Set the title of the card | |||
theme | string | default | Set the theme of the card | Supported: default dark . |
txt
https://gists-readme.yizack.com/api{?user,n,theme,theme}
Displays a single Gist
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
id | string | true | Gist ID | ||
owner | boolean | false | Shows the owner of the gist | ||
theme | string | default | Sets the theme of the pin | Supported: default dark . |
txt
https://gists-readme.yizack.com/api/pin{?id,owner,theme}
Examples
markdown
<!-- Yizack -->

markdown
<!-- Yizack -->
