Skip to content

Quotify For Readme

Programming, Normal Or Even Mixed Quotes For Your Readme.

ref-reporef-official-doc

Parameters

Click to show/close parameters

NameTypeRequiredDefaultDescriptionMore Description
ref-querys
modestringprogrammingQuotes mode decides which type of qoutes you want.Available: programming,normal or mixed.
typestringverticalCard type.Supported: horizontal or vertical.
themenumberlightCard theme.Supported: dark, chartreuse-dark, radical, merko, gruvbox, tokyonight, algolia, monokai, dracula or nord.
quotebooleanCustomize your quote if you want to display your own otherwise not needed.Example: &quote=My%20Quote.
authorbooleanMeAuthor name.
txt
https://github-readme-quotify.vercel.app/api{?mode,type,theme,quote,author}

Examples

Theme monokai, mixed mode and horizontal type

markdown
<!-- Quotify For Readme -->
![Quotify For Readme](https://github-readme-quotify.vercel.app/api?mode=mixed&type=horizontal&theme=monokai)
Theme monokai, mixed mode and horizontal type

Catppuccin theme, vertical type and mode programming

markdown
<!-- Quotify For Readme -->
![Quotify For Readme](https://github-readme-quotify.vercel.app/api?mode=programming&type=vertical&theme=catppuccin)
Catppuccin theme, vertical type and mode programming

Custom quote, type vertical and dracula theme

markdown
<!-- Quotify For Readme -->
![Quotify For Readme](https://github-readme-quotify.vercel.app/api?mode=mixed&type=horizontal&theme=dracula&quote=If%20you%20think%20you%20can%2C%20you%20can.%20And%20if%20you%20think%20you%20can%27t%2C%20you%27re%20right.&author=Henry%20Ford)
Custom quote, type vertical and dracula theme

Readme Widget Hub (v4.3.0) MIT Licensed