Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

😄 Jokes for your GitHub READMEs

License

NotificationsYou must be signed in to change notification settings

ABSphreak/readme-jokes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jokes GIF

Random programming jokes on your README.

GitHub deploymentsGitHub deploymentsGitHub issues

Usage

Endpoint URL:https://readme-jokes.vercel.app/api

Embed one of these in your README:

<!-- Markdown-->![Jokes Card](https://readme-jokes.vercel.app/api)

or

<!-- HTML --><imgsrc="https://readme-jokes.vercel.app/api"alt="Jokes Card"/>

Customization Guide

Customize using? after /api in the https link, example here with no borders using thehideBorder parameter.

Markdown method:![Jokes Card](https://readme-jokes.vercel.app/api?hideBorder)

Image method:<img src="https://readme-jokes.vercel.app/api?hideBorder" alt="Jokes Card" />

Both methods will produce the following jokes card without border:Jokes Card
To use multiple parameters use '&' after the first parameter, e.g.?hideBorder&theme=cobalt&qColor=%23944bcc&aColor=%23bbdb51

will produce a jokes card without border, with cobalt theme, answer color #944bcc and question color #bbdb51 like so:
Jokes Card

Parameters Available

  • bgColorBackground Color
  • borderColorBorder Color
  • qColorQuestion Color
  • aColorAnswer Color
  • textColorNormal text Color
  • codeColorCode Color
  • hideBorderMention as a value-less parameter to hide boder
  • themeTheme (Must be one of the following)
Click to see all available themes.
Theme NamePreview Image
default
gradientBlue
solidBlue
halloween
watermelon
pinkish
daySky
radical
merko
gruvbox
tokyonight
onedark
cobalt
synthwave
dracula
prussian
monokai
vue
vue-dark
nightowl
buefy
blue-green
algolia
darcula
bear
solarized-dark
solarized-light
gotham
material-palenight
graywhite
ayu-mirage
calm
flag-india
omni
react
blueberry
random

Note: Use URL-encoded# for color values i.e.%23
eg:#FFF will be%23FFF
Note: You can also use the URL parameters to customize the themes.
URL eg:https://readme-jokes.vercel.app/api?bgColor=%23073b4c&textColor=%2306d6a0&aColor=%2306d6a0&borderColor=%2306d6a0

Demo

Jokes Card

Jokes Card

Jokes Card

Known Issues

  • Not Mobile responsive.#3

Contributions

  • Fork this repository.
  • Deploy on your ownVercel instance.
  • Seeissues that need help.
  • Open aPR, if you solve something.
  • Got some idea? Just open anissue.

References


Feel free to ask any questions, open a PR if you feel something can be done differently!

🌟Star this repository🌟

Created byAbhinav Sharma &Community | Deployed onVercel

About

😄 Jokes for your GitHub READMEs

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project


    [8]ページ先頭

    ©2009-2025 Movatter.jp