GitHub - PiyushSuthar/github-readme-quotes: 🔥 Add Programming Quotes To Your GitHub Readme (original) (raw)

Developer Quotes for your Github Readme.

Twitter: piyushsthr

View Demo Report Bug

Features ✨

Usage ⚡️

Copy the markdown below and paste it in your Github Readme.

Readme Quotes

Options

Options Default Description
type vertical Available: horizontal, vertical
theme light Available themes
quote - Customize your quote
author - The name of the quote's author
border false Available: true, false

Themes

Installation and Development 🚀

To get started with developing this app locally, here are the steps:

Install the dependencies for the app using,

And then run the app using:

Customization

Horizontal

Add the ?type=horizontal parameter.

readme Quotes

Border

Add the ?border=true parameter.

readme Quotes

Theme

The default theme will be light if a user is using light mode and dark themed if they are using dark mode.

Light

You need to add ?theme=light parameter.

dark

readme Quotes

catppuccin_mocha

readme Quotes

tokyonight

readme Quotes

monokai

readme Quotes

github_dark

readme Quotes

Custom

Custom Quotes

Add the ?quote=Your Quote parameter. You must URL encode your quote.

readme Quotes

Custom Colors

You can also customize colors directly via query parameters:

Examples:

  1. ?quoteColor=ff0000&authorColor=00ff00&backgroundColor=0000ff&symbolColor=ffff00

Readme Quotes

  1. ?theme=dark&quoteColor=ff0000 (This will use the dark theme but override the quote color with red.)

Readme Quotes

Contributing 🤝

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Special Thanks ❤

Show your support 🌈

Be sure to drop a 🌟 if you like the project!

Author 🤗

👤 Piyush Suthar

Made by Piyush with ❤ and TypeScript