Skip to content

jayvishaalj/programming-joke-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Jokes Card

jokes GIF

Card Jokes that can be used in both Markdown and HTML

GitHub issues

Usage

Endpoint URL: https://programming-joke-card.jayvishaalj.vercel.app/api

Embed one of these in your README:

<!-- Markdown -->

![Jokes Card](https://programming-joke-card.jayvishaalj.vercel.app/api)

or

<!-- HTML -->
<img src="https://programming-joke-card.jayvishaalj.vercel.app/api" alt="Jokes Card" />

Customization Parameters

  • bgColorBackground Color
  • borderColorBorder Color
  • qColorQuestion Color
  • aColorAnswer Color
  • textColorNormal text Color
  • codeColorCode Color
  • themeTheme (Must be one of the following)
Click to available themes.
  • 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 (Will randomly select one of the above themes)

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.

Demo

Jokes Card

Jokes Card

Jokes Card

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

🌟Star this repository🌟

Created by Jay Vishaal J | Deployed on Vercel

About

Card Jokes that can be used in both Markdown and HTML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors