Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 7, 2022 11:56 pm GMT

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

GitHub Gists Readme (gists-readme)

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

Live Demo Card

Generate your card: https://gists-readme.yizack.com/

Usage Example 1

user: yizack
theme: dark

[![gists-readme](https://gists-readme.yizack.com/api?user=yizack&theme=dark)](https://gist.github.com/Yizack)

Demo Card

gists-readme

Usage Example 2

user: yizack
n: 2

[![gists-readme](https://gists-readme.yizack.com/api?user=yizack&n=2)](https://gist.github.com/Yizack)

Demo Card

gists-readme

Usage Example 3

user: Cy4Bot
n: 20
title: Cy4Bot Gists

[![gists-readme](https://gists-readme.yizack.com/api?user=Cy4Bot&n=20&title=Cy4Bot+Gists)](https://gist.github.com/Cy4Bot)

Demo Card

gists-readme

Parameters

ParameterDescriptionOptionalDefault value
userYour GitHub profile username.No
themeSet the theme of the card.Yesdefault
nNumber of Gists to display.Yes30
titleSet the title of the card.YesMy Gists

Inspired by anuraghazra/github-readme-stats.
Hosted on Vercel with Node.js.


Original Link: https://dev.to/yizack/display-a-card-with-your-gists-on-your-github-readmemd-1kgn

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To