You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Compact Language Card Layout](#compact-language-card-layout)
111
+
-[Demo](#demo-1)
112
+
-[Wakatime Week Stats](#wakatime-week-stats)
113
+
-[Demo](#demo-2)
114
+
-[All Demos](#all-demos)
115
+
-[Quick Tip (Align The Repo Cards)](#quick-tip-align-the-repo-cards)
116
+
-[Deploy on your own Vercel instance](#deploy-on-your-own-vercel-instance)
117
+
-[:film\_projector: Check Out Step By Step Video Tutorial By @codeSTACKr](#film_projector-check-out-step-by-step-video-tutorial-by-codestackr)
96
118
-[Keep your fork up to date](#keep-your-fork-up-to-date)
119
+
-[:sparkling\_heart: Support the project](#sparkling_heart-support-the-project)
97
120
98
121
# GitHub Stats Card
99
122
@@ -259,12 +282,12 @@ You can customize the appearance of your `Stats Card` or `Repo Card` however you
259
282
-`bg_color` - Card's background color _(hex color)_**or** a gradient in the form of _angle,start,end_. Default: `fffefe`
260
283
-`hide_border` - Hides the card's border _(boolean)_. Default: `false`
261
284
-`theme` - name of the theme, choose from [all available themes](./themes/README.md). Default: `default` theme.
262
-
-`cache_seconds` - set the cache header manually _(min: 7200, max: 86400)_. Default: `14400 seconds (4 hours)`.
285
+
-`cache_seconds` - set the cache header manually _(min: 14400, max: 86400)_. Default: `14400 seconds (4 hours)`.
263
286
-`locale` - set the language in the card _(e.g. cn, de, es, etc.)_. Default: `en`.
264
287
-`border_radius` - Corner rounding on the card. Default: `4.5`.
265
288
266
289
> **Warning**
267
-
> We use caching to decrease the load on our servers (see https://github.com/anuraghazra/github-readme-stats/issues/1471#issuecomment-1271551425). Our cards have a default cache of 4 hours (14400 seconds). Also, note that the cache is clamped to a minimum of 4 hours and a maximum of 24 hours.
290
+
> We use caching to decrease the load on our servers (see <https://github.com/anuraghazra/github-readme-stats/issues/1471#issuecomment-1271551425>). Our cards have a default cache of 4 hours (14400 seconds). Also, note that the cache is clamped to a minimum of 4 hours and a maximum of 24 hours.
268
291
269
292
##### Gradient in bg_color
270
293
@@ -353,7 +376,7 @@ Use [show_owner](#customization) variable to include the repo's owner username
353
376
The top languages card shows a GitHub user's most frequently used top language.
354
377
355
378
> **Note**
356
-
> Top Languages does not indicate my skill level or anything like that; it's a GitHub metric to determine which languages have the most code on GitHub. It is a new feature of github-readme-stats._
379
+
> Top Languages does not indicate my skill level or anything like that; it's a GitHub metric to determine which languages have the most code on GitHub. It is a new feature of github-readme-stats.
357
380
358
381
### Usage
359
382
@@ -497,7 +520,7 @@ By default, GitHub does not lay out the cards side by side. To do that, you can
497
520
498
521
## Deploy on your own Vercel instance
499
522
500
-
#### [Check Out Step By Step Video Tutorial By @codeSTACKr](https://youtu.be/n6d4KHSKqGk?t=107)
523
+
#### :film_projector:[Check Out Step By Step Video Tutorial By @codeSTACKr](https://youtu.be/n6d4KHSKqGk?t=107)
501
524
502
525
> **Warning**
503
526
> If you are on the [hobby (i.e. free)](https://vercel.com/pricing) Vercel plan, please make sure you change the `maxDuration` parameter in the [vercel.json](https://github.com/anuraghazra/github-readme-stats/blob/master/vercel.json) file from `30` to `10` (see [#1416](https://github.com/anuraghazra/github-readme-stats/issues/1416#issuecomment-950275476) for more information).
0 commit comments