<img src="https://d2wvdrxmr8p0wf.cloudfront.net/static/giveindia.svg" alt="Give india logo" width="200" />
<img src="https://indiaspora.org/wp-content/uploads/2021/04/give-India-logo.png" alt="Give india logo" width="200" />
</a>
</a>
Are you considering supporting the project by donating? Please DON'T!!
Are you considering supporting the project by donating? Please DON'T!!
@@ -72,10 +74,10 @@ Are you considering supporting the project by donating? Please DON'T!!
Instead, Help India fight the 2nd deadly wave of COVID-19.
Instead, Help India fight the 2nd deadly wave of COVID-19.
Thousands of people are dying in India because of a lack of Oxygen & also COVID-related infrastructure.
Thousands of people are dying in India because of a lack of Oxygen & also COVID-related infrastructure.
Visit [https://indiafightscorona.giveindia.org](https://indiafightscorona.giveindia.org) and make a small donation to help us fight COVID and overcome this crisis.
Visit <https://indiafightscorona.giveindia.org> and make a small donation to help us fight COVID and overcome this crisis.
A small donation goes a long way. :heart:
A small donation goes a long way. :heart:
</p>
</p>
# Features
# Features
@@ -177,9 +179,7 @@ You can customize the appearance of your `Stats Card` or `Repo Card` however you
You can provide multiple comma-separated values in the bg_color option to render a gradient, with the following format:
You can provide multiple comma-separated values in the bg_color option to render a gradient, with the following format:
```
&bg_color=DEG,COLOR1,COLOR2,COLOR3...COLOR10
&bg_color=DEG,COLOR1,COLOR2,COLOR3...COLOR10
```
> Note on cache: Repo cards have a default cache of 4 hours (14400 seconds) if the fork count & star count is less than 1k, otherwise, it's 2 hours (7200 seconds). Also, note that the cache is clamped to a minimum of 2 hours and a maximum of 24 hours.
> Note on cache: Repo cards have a default cache of 4 hours (14400 seconds) if the fork count & star count is less than 1k, otherwise, it's 2 hours (7200 seconds). Also, note that the cache is clamped to a minimum of 2 hours and a maximum of 24 hours.
@@ -199,16 +199,16 @@ You can provide multiple comma-separated values in the bg_color option to render
-`disable_animations` - Disables all animations in the card _(boolean)_. Default: `false`.
-`disable_animations` - Disables all animations in the card _(boolean)_. Default: `false`.
> Note on `hide_rank`:
> Note on `hide_rank`:
When hide_rank=`true`, the minimum card width is 270 px + the title length and padding.
> When hide_rank=`true`, the minimum card width is 270 px + the title length and padding.
#### Repo Card Exclusive Options:
#### Repo Card Exclusive Options:
-`show_owner` - Show the repo's owner name _(boolean)_
-`show_owner` - Show the repo's owner name _(boolean)_. Defaults to `false`.
#### Language Card Exclusive Options:
#### Language Card Exclusive Options:
-`hide` - Hide the languages specified from the card _(Comma-separated values)_
-`hide` - Hide the languages specified from the card _(Comma-separated values)_
-`hide_title` - _(boolean)_
-`hide_title` - _(boolean)_. Defaults to `false`.
-`layout` - Switch between two available layouts `default` & `compact`
-`layout` - Switch between two available layouts `default` & `compact`
-`card_width` - Set the card's width manually _(number)_
-`card_width` - Set the card's width manually _(number)_
-`langs_count` - Show more languages on the card, between 1-10, defaults to 5 _(number)_
-`langs_count` - Show more languages on the card, between 1-10, defaults to 5 _(number)_
@@ -223,8 +223,8 @@ When hide_rank=`true`, the minimum card width is 270 px + the title length and p
#### Wakatime Card Exclusive Options:
#### Wakatime Card Exclusive Options:
-`hide` - Hide the languages specified from the card _(Comma-separated values)_
-`hide` - Hide the languages specified from the card _(Comma-separated values)_
-`hide_title` - _(boolean)_
-`hide_title` - _(boolean)_. Defaults to `false`.
-`line_height` - Sets the line-height between text _(number)_
-`line_height` - Sets the line-height between text _(number)_. Default Value: `25`.
-`hide_progress` - Hides the progress bar and percentage _(boolean)_
-`hide_progress` - Hides the progress bar and percentage _(boolean)_
-`custom_title` - Sets a custom title for the card
-`custom_title` - Sets a custom title for the card
-`layout` - Switch between two available layouts `default` & `compact`
-`layout` - Switch between two available layouts `default` & `compact`
@@ -232,7 +232,7 @@ When hide_rank=`true`, the minimum card width is 270 px + the title length and p
-`api_domain` - Set a custom API domain for the card, e.g. to use services like [Hakatime](https://github.com/mujx/hakatime) or [Wakapi](https://github.com/muety/wakapi)
-`api_domain` - Set a custom API domain for the card, e.g. to use services like [Hakatime](https://github.com/mujx/hakatime) or [Wakapi](https://github.com/muety/wakapi)
-`range`– Request a range different from your WakaTime default, e.g. `last_7_days`. See [WakaTime API docs](https://wakatime.com/developers#stats) for a list of available options.
-`range`– Request a range different from your WakaTime default, e.g. `last_7_days`. See [WakaTime API docs](https://wakatime.com/developers#stats) for a list of available options.
---
* * *
# GitHub Extra Pins
# GitHub Extra Pins
@@ -334,7 +334,7 @@ Change the `?username=` value to your [Wakatime](https://wakatime.com) username.
@@ -417,22 +417,22 @@ NOTE: Since [#58](https://github.com/anuraghazra/github-readme-stats/pull/58) we
<summary><b> Guide on setting up Vercel 🔨 </b></summary>
<summary><b> Guide on setting up Vercel 🔨 </b></summary>
1. Go to [vercel.com](https://vercel.com/)
1. Go to [vercel.com](https://vercel.com/)
1. Click on `Log in`
2. Click on `Log in`


1. Sign in with GitHub by pressing `Continue with GitHub`
3. Sign in with GitHub by pressing `Continue with GitHub`


1. Sign in to GitHub and allow access to all repositories, if prompted
4. Sign in to GitHub and allow access to all repositories, if prompted
1. Fork this repo
5. Fork this repo
1. After forking the repo, open the [`vercel.json`](https://github.com/anuraghazra/github-readme-stats/blob/master/vercel.json#L5) file and change the `maxDuration` field to `10`
6. After forking the repo, open the [`vercel.json`](https://github.com/anuraghazra/github-readme-stats/blob/master/vercel.json#L5) file and change the `maxDuration` field to `10`
1. Go back to your [Vercel dashboard](https://vercel.com/dashboard)
7. Go back to your [Vercel dashboard](https://vercel.com/dashboard)
1. Select `Import Project`
8. Select `Import Project`


1. Select `Import Git Repository`. Select root and keep everything as is.
9. Select `Import Git Repository`. Select root and keep everything as is.


1. Create a personal access token (PAT) [here](https://github.com/settings/tokens/new) and enable the `repo` permissions (this allows access to see private repo stats)
10. Create a personal access token (PAT) [here](https://github.com/settings/tokens/new) and enable the `repo` permissions (this allows access to see private repo stats)
1. Add the PAT as an environment variable named `PAT_1` (as shown).
11. Add the PAT as an environment variable named `PAT_1` (as shown).


1. Click deploy, and you're good to go. See your domains to use the API!
12. Click deploy, and you're good to go. See your domains to use the API!
</details>
</details>
@@ -449,11 +449,10 @@ However, if you are using this project and are happy with it or just want to enc
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.