Skip to content

Commit

Permalink
Revert "docs: change the new url as per vercel deployment (#281)"
Browse files Browse the repository at this point in the history
This reverts commit 40516ce.
  • Loading branch information
shravan20 authored Mar 21, 2024
1 parent 40516ce commit 370bef4
Show file tree
Hide file tree
Showing 6 changed files with 113 additions and 120 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Check the existing [layouts](./src/layouts/layout.js) for a better understanding
- Get the link of the file.
- Use `?quotesUrl=URL` as shown below
- ```
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?quotesUrl=https://github.com/ShubhKotnala/github-readme-quotes/blob/custom-quotes/customQuotes/quotes.json)
![Quote](https://github-readme-quotes.herokuapp.com/quote?quotesUrl=https://github.com/ShubhKotnala/github-readme-quotes/blob/custom-quotes/customQuotes/quotes.json)
```
<br>
Expand All @@ -84,7 +84,7 @@ You can also provide a category to fetch the list of quotes based on certain cat
- If the category you want doesn't exist, feel free to add the category in this [file](./customQuotes/category.json) and add the quotes.
- Use `quoteCategory=categoryName` as shown below
- ```
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?quoteCategory=motivational)
![Quote](https://github-readme-quotes.herokuapp.com/quote?quoteCategory=motivational)
```
<br>
Expand All @@ -107,7 +107,7 @@ You can provide fonts data to show the quotes in the font.
- Use `font=FONT_NAME` as shown below
- ```
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?font=FONT_NAME)
![Quote](https://github-readme-quotes.herokuapp.com/quote?font=FONT_NAME)
```
##### Frontend
Expand Down
109 changes: 51 additions & 58 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Your contributions and involvement in the project are welcome.
---

<p align="center">
<h1 align="center">
<h1 align="center">
Featuring on <a href="https://www.producthunt.com/posts/dynamic-github-profile-readme-quotes?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-dynamic-github-profile-readme-quotes" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=276934&theme=light" alt="Dynamic GitHub Profile Readme Quotes - Everlasting Poetic Touch to GitHub Profiles for everyone | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" align="center"/></a>
</h1>
</p>
Expand All @@ -45,13 +45,13 @@ Your contributions and involvement in the project are welcome.

<br>

### Use [User Interface](https://https://github-readme-quotes-bay.vercel.app/), to view designed quotes and copy link and paste it directly
### Use [User Interface](https://github-readme-quotes.herokuapp.com/), to view designed quotes and copy link and paste it directly

<img src="./assets/uiScreen.gif" width=100% align="center"/>

---

## Features
## Features

| Sl No | Feature Name | Description |
|:-:|:-:|:-:|
Expand All @@ -62,21 +62,25 @@ Your contributions and involvement in the project are welcome.
| 5 | [Custom Quotes from GitHub Gists](#custom-quotes) | You can add custom quotes of your own or own choice from GitHub Gists json files |
| 6 | [Quotes based on Category](#category-based-quotes) | Different category based quotes are available |




---


<p align="center">
Note: To read an article on this project, please refer:
<a href = "https://dev.to/imshravan/github-profile-readme-animated-dynamic-quote-generator-4le6"><i>GitHub Profile README : Animated Dynamic Quote Generator</i></a>
</p>


---

# Github Readme Quotes

Copy and paste the following markdown content to display the quote.

```md
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote)
![Quote](https://github-readme-quotes.herokuapp.com/quote)
```
<!-- Scrnshot of quote in default mode -->
<p align="center">
Expand All @@ -86,27 +90,26 @@ Copy and paste the following markdown content to display the quote.
<br><hr>

- ### Themes

You can display your quote in different themes without any manual customization.

Use `?theme=THEME_NAME` parameter as shown below.


```md
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark)
```
<!-- Scrnshot of quote in dark theme -->

#### Available Themes

dark, radical, merko, gruvbox, tokyonight, onedark, cobalt, synthwave, highcontrast, dracula

**Dark**

![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark)

**Light Theme**

![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?)
![Quote](https://github-readme-quotes.herokuapp.com/quote?)

<!-- Scrnshot of quote in different themes -->

Expand All @@ -117,22 +120,21 @@ You can explore different themes [here](./src/themes/README.md).
---

- ### Layouts

You can also change the layout of your templates.

Use `?layout=LAYOUT` parameter as shown below


```md
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark&layout=socrates)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark&layout=socrates)
```

#### Layout 1 (Default)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark)

![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark)

#### Layout 2 (Socrates)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark&layout=socrates)

![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark&layout=socrates)

<!-- Scrnshot of quote in particular layout -->

Expand All @@ -143,22 +145,21 @@ You can explore different layouts [here](./src/layouts/README.md).
---

- ### Fonts

You can also add fonts to your templates.

Use `?font=FONT_NAME` parameter as shown below

```md
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?font=Redressed)
![Quote](https://github-readme-quotes.herokuapp.com/quote?font=Redressed)
```

#### Font 1 (Default)

![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark)

#### Font 2 (Redressed)

![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark&font=Redressed)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark&font=Redressed)

<!-- Scrnshot of quote in different fonts -->

Expand All @@ -169,91 +170,83 @@ You can explore different fonts [here](./src/fonts/README.md).
---

- ### Animations

You can also add animations to your templates.

Use `?animation=ANIMATION` paramater as shown below

```md
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark&animation=grow_out_in)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark&animation=grow_out_in)
```
<!-- Gif of quote in animation -->

#### Animation 1

![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark&animation=grow_out_in)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark&animation=grow_out_in)


You can explore different animations [here](./src/animations/README.md).


---

- ### Custom Quotes

You can also provide a file with the list of quotes and a random quote will be generated for you.

#### Follow the steps to provide your own custom quotes

#### Follow the steps to provide your own custom quotes,
- Use the template provided at [here](./customQuotes/quotes.json) and write your own file with multiple quotes.
- Save the file in the repository in any (public) directory or anywhere in the internet.
- Get the link of the file.
- Use `?quotesUrl=URL` as shown below

```
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?quotesUrl=https://github.com/ShubhKotnala/github-readme-quotes/blob/custom-quotes/customQuotes/quotes.json)
![Quote](https://github-readme-quotes.herokuapp.com/quote?quotesUrl=https://github.com/ShubhKotnala/github-readme-quotes/blob/custom-quotes/customQuotes/quotes.json)
```
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?quotesUrl=https://github.com/ShubhKotnala/github-readme-quotes/blob/custom-quotes/customQuotes/quotes.json)
![Quote](https://github-readme-quotes.herokuapp.com/quote?quotesUrl=https://github.com/ShubhKotnala/github-readme-quotes/blob/custom-quotes/customQuotes/quotes.json)
---
- ### Category based Quotes
You can also provide a category to fetch the list of quotes based on certain category and a random quote will be generated for you based on category you specify.
#### Available Categories
- motivational
- fun
- life
- general
- programming
- success..etc.
- Use `quoteCategory=categoryName` as shown below
- motivational
- fun
- life
- general
- programming
- success..etc.
- Use `quoteCategory=categoryName` as shown below
```
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?quoteCategory=motivational)
![Quote](https://github-readme-quotes.herokuapp.com/quote?quoteCategory=motivational)
```
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?quoteCategory=motivational)
<b>Feel free to contribute different quotes to different categories.</b>
![Quote](https://github-readme-quotes.herokuapp.com/quote?quoteCategory=motivational)
#### Follow the steps to add quotes to category
<b>Feel free to contribute different quotes to different categories.</b>
#### Follow the steps to add quotes to category,
- Add the quote you want in this [file](./customQuotes/category.json) based on the category it falls into.
- If the category you want doesn't exist, feel free to add the category in this [file](./customQuotes/category.json) and add the quotes.
---
## Swagger Docs
To view Swagger docs, run `npm start` and open ![localhost:3002/api-docs](localhost:3002/api-docs).
---
- ##### <img src="https://user-images.githubusercontent.com/18126719/56791599-0868f980-683a-11e9-8a8b-134ced040c8e.png" width="30"> _Huge Shoutout to all the Star-Gazers_
[![Stargazers repo roster for @shravan20/github-readme-quotes](https://reporoster.com/stars/shravan20/github-readme-quotes)](https://github.com/shravan20/github-readme-quotes/stargazers)
---
<div>
<h5><img src="https://user-images.githubusercontent.com/18126719/56791599-0868f980-683a-11e9-8a8b-134ced040c8e.png" width="30"> <em>Huge Shoutout to all the Star-Gazers</em></h5>
<a href="https://github.com/shravan20/github-readme-quotes/stargazers">
<img src="https://bytecrank.com/nastyox/reporoster/php/stargazersSVG.php?user=shravan20&repo=github-readme-quotes" alt="Stargazers repo roster for @shravan20/github-readme-quotes">
</a>
</div>
<hr>
<div>
<h5><img src="https://ghost.org/images/docs/setup/fork.gif" width="30"> <em>Huge Shoutout to all the Forkers</em></h5>
<a href="https://github.com/shravan20/github-readme-quotes/network/members">
<img src="https://bytecrank.com/nastyox/reporoster/php/forkersSVG.php?user=shravan20&repo=github-readme-quotes" alt="Forkers repo roster for @shravan20/github-readme-quotes">
</a>
</div>
- ##### <img src="https://ghost.org/images/docs/setup/fork.gif" width="30"> _Huge Shoutout to all the Forkers_
[![Forkers repo roster for @shravan20/github-readme-quotes](https://reporoster.com/forks/shravan20/github-readme-quotes)](https://github.com/shravan20/github-readme-quotes/network/members)
6 changes: 3 additions & 3 deletions src/animations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ You can add animations to your templates without any manual customization.
Use `?animation=ANIMATION` parameter like so :-

```md
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?animation=grow_out_in)
![Quote](https://github-readme-quotes.herokuapp.com/quote?animation=grow_out_in)
```

### Animations

- Default <br>

![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark)

- Grow-out-in <br>

![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark&animation=grow_out_in)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark&animation=grow_out_in)
8 changes: 4 additions & 4 deletions src/fonts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ You can add fonts to your templates without any manual customization.
Use `?font=FONT_NAME` parameter like so :-

```md
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?font=Redressed)
![Quote](https://github-readme-quotes.herokuapp.com/quote?font=Redressed)
```

### Fonts

- Default <br>

![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark)

- Gabrielle <br>

![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark&font=Gabrielle)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark&font=Gabrielle)

- Redressed <br>

![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?theme=dark&font=Redressed)
![Quote](https://github-readme-quotes.herokuapp.com/quote?theme=dark&font=Redressed)
12 changes: 6 additions & 6 deletions src/layouts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,24 @@ You can change the layout of your quotes without any manual customization.
Use `?layout=LAYOUT` parameter like so :-

```md
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?layout=socrates)
![Quote](https://github-readme-quotes.herokuapp.com/quote?layout=socrates)
```
### Layouts

- default <br>
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote)
![Quote](https://github-readme-quotes.herokuapp.com/quote)

- socrates <br>
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?layout=socrates)
![Quote](https://github-readme-quotes.herokuapp.com/quote?layout=socrates)

- churchill <br>
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?layout=churchill&theme=merko)
![Quote](https://github-readme-quotes.herokuapp.com/quote?layout=churchill&theme=merko)

- samuel <br>
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?layout=samuel)
![Quote](https://github-readme-quotes.herokuapp.com/quote?layout=samuel)

- zues (<b>Note</b>: This layout does not have theme customization.) <br>
![Quote](https://https://github-readme-quotes-bay.vercel.app/quote?layout=zues)
![Quote](https://github-readme-quotes.herokuapp.com/quote?layout=zues)


Wanted to add a new layout? Consider reading the [contribution guidelines](../CONTRIBUTING.md#themes-contribution) :D
Expand Down
Loading

0 comments on commit 370bef4

Please sign in to comment.