Home

Awesome

<div align="center"> <h1 align="center">README Jokes</h1> <img src="https://media.giphy.com/media/l41lISBVXb9gRT32w/giphy.gif" width="300" alt="jokes GIF"> <p align="center"><i>Random programming jokes on your README.</i></p> <p align="center"><img alt="GitHub deployments" src="https://img.shields.io/github/deployments/ABSphreak/readme-jokes/Production?label=Production&style=flat-square"/> <img alt="GitHub deployments" src="https://img.shields.io/github/deployments/ABSphreak/readme-jokes/Preview?label=Testing&style=flat-square"/> <a href="https://github.com/ABSphreak/readme-jokes/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/ABSphreak/readme-jokes?label=Issues&style=flat-square"/></a></p> </div> <div align="center"> <a href="#demo">View Demo</a> ● <a href="https://github.com/ABSphreak/readme-jokes/issues/new">Report Bugs</a> </div>

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)
<p align="center">or</p>
<!-- HTML -->
<img src="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 the hideBorder parameter. <br/>

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

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

Both methods will produce the following jokes card without border: Jokes Card <br/> 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: <br/> Jokes Card

Parameters Available

<details> <summary>Click to see all available themes.</summary> <br/> <table> <tr> <th>Theme Name</th> <th>Preview Image</th> </tr> <tr> <td>default</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api"></td> </tr> <tr> <td>gradientBlue</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=gradientBlue"></td> </tr> <tr> <td>solidBlue</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=solidBlue"></td> </tr> <tr> <td>halloween</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=halloween"></td> </tr> <tr> <td>watermelon</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=watermelon"></td> </tr> <tr> <td>pinkish</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=pinkish"></td> </tr> <tr> <td>daySky</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=daySky"></td> </tr> <tr> <td>radical</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=radical"></td> </tr> <tr> <td>merko</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=merko"></td> </tr> <tr> <td>gruvbox</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=gruvbox"></td> </tr> <tr> <td>tokyonight</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=tokyonight"></td> </tr> <tr> <td>onedark</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=onedark"></td> </tr> <tr> <td>cobalt</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=cobalt"></td> </tr> <tr> <td>synthwave</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=synthwave"></td> </tr> <tr> <td>dracula</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=dracula"></td> </tr> <tr> <td>prussian</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=prussian"></td> </tr> <tr> <td>monokai</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=monokai"></td> </tr> <tr> <td>vue</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=vue"></td> </tr> <tr> <td>vue-dark</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=vue-dark"></td> </tr> <tr> <td>nightowl</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=nightowl"></td> </tr> <tr> <td>buefy</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=buefy"></td> </tr> <tr> <td>blue-green</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=blue-green"></td> </tr> <tr> <td>algolia</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=algolia"></td> </tr> <tr> <td>darcula</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=darcula"></td> </tr> <tr> <td>bear</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=bear"></td> </tr> <tr> <td>solarized-dark</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=solarized-dark"></td> </tr> <tr> <td>solarized-light</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=solarized-light"></td> </tr> <tr> <td>gotham</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=gotham"></td> </tr> <tr> <td>material-palenight</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=material-palenight"></td> </tr> <tr> <td>graywhite</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=graywhite"></td> </tr> <tr> <td>ayu-mirage</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=ayu-mirage"></td> </tr> <tr> <td>calm</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=calm"></td> </tr> <tr> <td>flag-india</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=flag-india"></td> </tr> <tr> <td>omni</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=omni"></td> </tr> <tr> <td>react</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=react"></td> </tr> <tr> <td>blueberry</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=blueberry"></td> </tr> <tr> <td>random</td> <td style="padding-top:4px"><img src = "https://readme-jokes.vercel.app/api?theme=random"></td> </tr> </table> </details> <br/>

Note: Use URL-encoded # for color values i.e. %23<br/> eg: #FFF will be %23FFF<br/> Note: You can also use the URL parameters to customize the themes.<br/> 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

Contributions

References


<p align="center">Feel free to ask any questions, open a PR if you feel something can be done differently!</p> <h2 align="center">🌟Star this repository🌟</h2> <p align="center">Created by <a href="https://www.abhinav.sh/">Abhinav Sharma</a> & <a href="https://github.com/ABSphreak/readme-jokes/graphs/contributors">Community</a> | Deployed on <a href="https://vercel.com/">Vercel</a></p>