diff --git a/docs/readme_cn.md b/docs/readme_cn.md index 268291914aee7..9d60a63c18f18 100644 --- a/docs/readme_cn.md +++ b/docs/readme_cn.md @@ -172,8 +172,8 @@ dark, radical, merko, gruvbox, tokyonight, onedark, cobalt, synthwave, highcontr - `layout` - 在两个可用布局 `default` & `compact` 间切换 - `card_width` - 手动设置卡片的宽度 _(number)_ -> :warning: **重要:** -> 如 [Percent Encoding](https://en.wikipedia.org/wiki/Percent-encoding) 所指定,语言名称应使用 uri 转义。 +> :warning: **重要:** +> 如 [Percent Encoding](https://en.wikipedia.org/wiki/Percent-encoding) 所指定,语言名称应使用 uri 转义。 > (例: `c++` 应该是 `c%2B%2B`, `jupyter notebook` 应该是 `jupyter%20notebook`, 等.) --- @@ -313,16 +313,16 @@ _注意:热门语言并不表示我的技能水平或类似的水平,它是 设置 Vercel 的指导 1. 前往 [vercel.com](https://vercel.com/) -1. 点击 `Log in` +1. 点击 `Log in` ![](https://files.catbox.moe/tct1wg.png) 1. 点击 `Continue with GitHub` 通过 GitHub 进行登录 ![](https://files.catbox.moe/btd78j.jpeg) 1. 登录 GitHub 并允许访问所有存储库(如果系统这样提示) 1. Fork 这个仓库 1. 返回到你的 [Vercel dashboard](https://vercel.com/dashboard) -1. 选择 `Import Project` +1. 选择 `Import Project` ![](https://files.catbox.moe/qckos0.png) -1. 选择 `Import Git Repository` +1. 选择 `Import Git Repository` ![](https://files.catbox.moe/pqub9q.png) 1. 选择 root 并将所有内容保持不变,并且只需添加名为 PAT_1 的环境变量(如图所示),其中将包含一个个人访问令牌(PAT),你可以在[这里](https://github.com/settings/tokens/new)轻松创建(保留默认,并且只需要命名下,名字随便) ![](https://files.catbox.moe/caem5b.png) @@ -344,7 +344,7 @@ _注意:热门语言并不表示我的技能水平或类似的水平,它是 --- -![https://vercel.com](https://res.cloudinary.com/anuraghazra/image/upload/v1597827714/powered-by-vercel_1_ug4uro.svg) +[![https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss](./powered-by-vercel.svg)](https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss) 欢迎贡献! <3 diff --git a/docs/readme_de.md b/docs/readme_de.md index 3a1693fab1a57..c1520f8102ea4 100644 --- a/docs/readme_de.md +++ b/docs/readme_de.md @@ -1,5 +1,5 @@

- GitHub Readme Stats + GitHub Readme Stats

GitHub Readme Stats

Zeige dynamisch generierte GitHub-Statistiken in deinen Readmes!

@@ -111,7 +111,7 @@ dark, radical, merko, gruvbox, tokyonight, onedark, cobalt, synthwave, highcontr GitHub Readme Stat Themes -Du kannst dir eine Vorschau [aller verfügbaren Themes](../themes/README.md) ansehen oder die [theme config Datei](../themes/index.js) ansehen. +Du kannst dir eine Vorschau [aller verfügbaren Themes](../themes/README.md) ansehen oder die [theme config Datei](../themes/index.js) ansehen. Außerdem **kannst du neue Themes beisteuern**, Beiträge sind gern gesehen :D ### Anpassungen/Personalisierung @@ -162,8 +162,8 @@ Du kannst mehrere, mit Kommas separierte, Werte in der bg_color Option angeben, - `layout` - Wechsel zwischen den zwei verfügbaren Layouts `default` & `compact` - `card_width` - Lege die Breite der Karte manuell fest _(Zahl)_ -> :warning: **Wichtig:** -> Sprachennamen sollten uri-escaped sein, wie hier angegeben: [Percent Encoding](https://en.wikipedia.org/wiki/Percent-encoding) +> :warning: **Wichtig:** +> Sprachennamen sollten uri-escaped sein, wie hier angegeben: [Percent Encoding](https://en.wikipedia.org/wiki/Percent-encoding) > (z.B.: `c++` sollte zu `c%2B%2B` werden, `jupyter notebook` sollte zu `jupyter%20notebook` werden, usw.) --- @@ -304,16 +304,16 @@ Hinweis: Seit [#58](https://github.com/anuraghazra/github-readme-stats/pull/58) Anleitung zum Einrichten von Vercel 🔨 1. Gehe zu [vercel.com](https://vercel.com/) -1. Klicke auf `Log in` +1. Klicke auf `Log in` ![](https://files.catbox.moe/tct1wg.png) 1. Melde dich mit deinem GitHub-account an, indem du `Continue with GitHub` klickst ![](https://files.catbox.moe/btd78j.jpeg) 1. Verbinde dich mit GitHub und erlaube den Zugriff auf alle Repositories (falls gefordert) 1. Forke dieses Repository 1. Gehe zurück zu deinem [Vercel dashboard](https://vercel.com/dashboard) -1. Klick `Import Project` +1. Klick `Import Project` ![](https://files.catbox.moe/qckos0.png) -1. Klick `Import Git Repository` +1. Klick `Import Git Repository` ![](https://files.catbox.moe/pqub9q.png) 1. Wähle root und füge eine Umgebungsvariable namens PAT_1 (siehe Abbildung) die als Wert deinen persönlichen Access Token (PAT) hat hinzu, den du einfach [hier](https://github.com/settings/tokens/new) erzeugen kannst (lasse alles wie es ist, vergebe einen beliebigen Namen) ![](https://files.catbox.moe/0ez4g7.png) @@ -334,6 +334,9 @@ Vielen Dank! :heart: --- +[![https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss](./powered-by-vercel.svg)](https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss) + + Mitarbeit an dem Projekt ist immer Willkommen! <3 Gebaut mit :heart: und JavaScript. diff --git a/docs/readme_es.md b/docs/readme_es.md index 5dd72d1e3d989..3e4229c9f4379 100644 --- a/docs/readme_es.md +++ b/docs/readme_es.md @@ -165,8 +165,8 @@ Puedes personalizar el aspecto de tu `Stats Card` o `Repo Card` de la manera que - `layout` - Cambiar entre dos diseños disponibles `default` & `compact` - `card_width` - Establecer el ancho de la tarjeta manualmente _(number)_ -> :warning: **Importante:** -> Los nombres de los idiomas deben tener escape de uri, como se especifica en [Código porciento](https://es.wikipedia.org/wiki/C%C3%B3digo_porciento) +> :warning: **Importante:** +> Los nombres de los idiomas deben tener escape de uri, como se especifica en [Código porciento](https://es.wikipedia.org/wiki/C%C3%B3digo_porciento) > (es decir: `c++` debería convertirse en `c%2B%2B`,`jupyter notebook` debería convertirse en `jupyter%20notebook`, etc.) --- @@ -302,16 +302,16 @@ Nota: debido a esto [#58](https://github.com/anuraghazra/github-readme-stats/pul Guía para comenzar en Vercel 1. Ve a [vercel.com](https://vercel.com/) -1. Clickea en `Log in` +1. Clickea en `Log in` ![](https://files.catbox.moe/tct1wg.png) -1. Inicia sesión con GitHub presionando `Continue with GitHub` +1. Inicia sesión con GitHub presionando `Continue with GitHub` ![](https://files.catbox.moe/btd78j.jpeg) 1. Permite el acceso a todos los repositorios (si se te pregunta) 1. Haz un Fork de este repositorio 1. Dirígete de nuevo a tu [Vercel dashboard](https://vercel.com/dashboard) -1. Selecciona `Import Project` +1. Selecciona `Import Project` ![](https://files.catbox.moe/qckos0.png) -1. Selecciona `Import Git Repository` +1. Selecciona `Import Git Repository` ![](https://files.catbox.moe/pqub9q.png) 1. Selecciona "root" y matén todo como está, simplemente añade tu variable de entorno llamada PAT_1 (como se muestra), la cual contendrá un token de acceso personal (PAT), el cual puedes crear fácilmente [aquí](https://github.com/settings/tokens/new) (mantén todo como está, simplemente asígnale un nombre, puede ser cualquiera que desees) ![](https://files.catbox.moe/0ez4g7.png) @@ -334,6 +334,8 @@ No obstante, si estás utilizando este proyecto y estás feliz con él o simplem --- +[![https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss](./powered-by-vercel.svg)](https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss) + ¡Las contribuciones son bienvenidas! <3 Hecho con :heart: y JavaScript. diff --git a/docs/readme_fr.md b/docs/readme_fr.md index 7ee62dcdf3a44..af0f033682b8e 100644 --- a/docs/readme_fr.md +++ b/docs/readme_fr.md @@ -172,8 +172,8 @@ Vous pouvez fournir plusieurs valeurs (suivie d'une virgule) dans l'option bg_co - `layout` - Alterner entre 2 mise en page `default` & `compact` - `card_width` - Fixer la largeur de la carte manuellement _(number)_ -> :warning: **Important:** -> Les noms des langages doivent être en format uri, comme spécifié dans [Percent Encoding](https://fr.wikipedia.org/wiki/Percent-encoding) +> :warning: **Important:** +> Les noms des langages doivent être en format uri, comme spécifié dans [Percent Encoding](https://fr.wikipedia.org/wiki/Percent-encoding) > (c'est-à-dire que: `c++` devrait devenir `c%2B%2B`, `jupyter notebook` devrait devenir `jupyter%20notebook`, etc.) --- @@ -313,16 +313,16 @@ NOTE: Depuis [#58](https://github.com/anuraghazra/github-readme-stats/pull/58) n Guide pour la mise en place de Vercel 🔨 1. Allez sur [vercel.com](https://vercel.com/) -1. Cliquez sur `Log in` +1. Cliquez sur `Log in` ![](https://files.catbox.moe/tct1wg.png) -1. Connectez-vous avec GitHub en cliquant `Continue with GitHub` +1. Connectez-vous avec GitHub en cliquant `Continue with GitHub` ![](https://files.catbox.moe/btd78j.jpeg) 1. Connectez-vous à GitHub et autorisez l'accès à tous les dépôts, si vous y êtes invité 1. Fork ce repo 1. Retournez au [dashboard Vercel](https://vercel.com/dashboard) -1. Selectez `Import Project` +1. Selectez `Import Project` ![](https://files.catbox.moe/qckos0.png) -1. Selectez `Import Git Repository` +1. Selectez `Import Git Repository` ![](https://files.catbox.moe/pqub9q.png) 1. Choisissez root et gardez tout tel quel, ajoutez simplement votre variable d'environnement nommée PAT_1 (comme indiqué), qui contiendra un jeton d'accès personnel (PAT), que vous pouvez facilement créer [ici](https://github.com/settings/tokens/new) (laissez tout tel quel, nommez le simplement quelque chose, cela peut être tout ce que vous voulez) ![](https://files.catbox.moe/0ez4g7.png) @@ -345,6 +345,9 @@ Merci! :heart: --- +[![https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss](./powered-by-vercel.svg)](https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss) + + Les Contributions sont les bienvenus! <3 Fais avec :heart: et JavaScript. diff --git a/docs/readme_it.md b/docs/readme_it.md index 89f60df913bfc..4954bfd1a37dc 100644 --- a/docs/readme_it.md +++ b/docs/readme_it.md @@ -172,8 +172,8 @@ Puoi fornire valori separati da virgola nel parametro bg_color per creare un gra - `layout` - Specifica il tipo di layout, `default` (esteso) o `compact` (compatto) - `card_width` - Specifica il valore della larghezza _(numero)_ -> :warning: **Importante:** -> Per i nomi dei linguaggi, assicurati di effettuare l'encoding giusto nell'uri, come specificato in [Percent Encoding](https://en.wikipedia.org/wiki/Percent-encoding) +> :warning: **Importante:** +> Per i nomi dei linguaggi, assicurati di effettuare l'encoding giusto nell'uri, come specificato in [Percent Encoding](https://en.wikipedia.org/wiki/Percent-encoding) > (ad esempio: `c++` diventa `c%2B%2B`, `jupyter notebook` diventa `jupyter%20notebook`, ecc.) --- @@ -311,16 +311,16 @@ NOTE: Since [#58](https://github.com/anuraghazra/github-readme-stats/pull/58) we Guide on setting up Vercel 🔨 1. Go to [vercel.com](https://vercel.com/) -1. Click on `Log in` +1. Click on `Log in` ![](https://files.catbox.moe/tct1wg.png) -1. Sign in with GitHub by pressing `Continue with GitHub` +1. Sign in with GitHub by pressing `Continue with GitHub` ![](https://files.catbox.moe/btd78j.jpeg) 1. Sign into GitHub and allow access to all repositories, if prompted 1. Fork this repo 1. Go back to your [Vercel dashboard](https://vercel.com/dashboard) -1. Select `Import Project` +1. Select `Import Project` ![](https://files.catbox.moe/qckos0.png) -1. Select `Import Git Repository` +1. Select `Import Git Repository` ![](https://files.catbox.moe/pqub9q.png) 1. Select root and keep everything as is, just add your environment variable named PAT_1 (as shown), which will contain a personal access token (PAT), which you can easily create [here](https://github.com/settings/tokens/new) (leave everything as is, just name it something, it can be anything you want) ![](https://files.catbox.moe/0ez4g7.png) @@ -343,7 +343,7 @@ Grazie! :heart: --- -![https://vercel.com](https://res.cloudinary.com/anuraghazra/image/upload/v1597827714/powered-by-vercel_1_ug4uro.svg) +[![https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss](./powered-by-vercel.svg)](https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss) I contributi sono benvenuti! <3 diff --git a/docs/readme_ja.md b/docs/readme_ja.md index d2550ad5469ab..f2d04bcac5c10 100644 --- a/docs/readme_ja.md +++ b/docs/readme_ja.md @@ -173,7 +173,7 @@ bg_color オプションで複数のカンマ区切りの値を指定してグ - `layout` - `default` か `compact` のいずれかのレイアウトに切り替える - `card_width` - カードの横幅 _(number)_ -> :warning: **重要:** +> :warning: **重要:** > [Percent Encoding](https://en.wikipedia.org/wiki/Percent-encoding) で指定されているように、プログラミング言語の名前は URL エンコードされている必要があります。 > (例: `c++` は `c%2B%2B`, `jupyter notebook` は `jupyter%20notebook`, など) @@ -314,16 +314,16 @@ NOTE: [#58](https://github.com/anuraghazra/github-readme-stats/pull/58) 以降 Vercelの設定ガイド 1. [vercel.com](https://vercel.com/)に行きます。 -1. `Log in`をクリックします。 +1. `Log in`をクリックします。 ![](https://files.catbox.moe/tct1wg.png) -1. `Continue with GitHub` を押して GitHub にサインインします。 +1. `Continue with GitHub` を押して GitHub にサインインします。 ![](https://files.catbox.moe/btd78j.jpeg) 1. GitHub にサインインし、すべてのリポジトリへのアクセスを許可します。 1. このリポジトリをフォークします。 1. [Vercel dashboard](https://vercel.com/dashboard)に戻ります。 -1. `Import Project` を選択します。 +1. `Import Project` を選択します。 ![](https://files.catbox.moe/qckos0.png) -1. `Import Git Repository` を選択します。 +1. `Import Git Repository` を選択します。 ![](https://files.catbox.moe/pqub9q.png) 1. root を選択して、すべてをそのままにしておき、PAT_1 という名前の環境変数を(下図のように)追加します。これには個人アクセストークン (PAT) が含まれており、[ここ](https://github.com/settings/tokens/new)で簡単に作成することができます (すべてをそのままにしておいて、何かに名前を付けてください。) ![](https://files.catbox.moe/0ez4g7.png) @@ -333,7 +333,7 @@ NOTE: [#58](https://github.com/anuraghazra/github-readme-stats/pull/58) 以降 ## :sparkling_heart: このプロジェクトを支援する -私はできる限りのことをオープンソースで行い、また、このプロジェクトを利用する上で困っている皆さん全員に返信するようにしています。もちろん返信には時間が掛かる場合がありますが。 +私はできる限りのことをオープンソースで行い、また、このプロジェクトを利用する上で困っている皆さん全員に返信するようにしています。もちろん返信には時間が掛かる場合がありますが。 このプロジェクトは無料でご利用いただけます。 しかしながら、もしあなたがこのプロジェクトに満足しているのであれば、あるいはただ、私がソフトウェアを作り続けるよう励ましたいのであれば、いくつかの方法があります。 @@ -346,7 +346,7 @@ Thanks! :heart: --- -![https://vercel.com](https://res.cloudinary.com/anuraghazra/image/upload/v1597827714/powered-by-vercel_1_ug4uro.svg) +[![https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss](./powered-by-vercel.svg)](https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss) コントリビュートは大歓迎です! :heart_eyes: diff --git a/docs/readme_kr.md b/docs/readme_kr.md index 744b1a069a69d..af8d185783e45 100644 --- a/docs/readme_kr.md +++ b/docs/readme_kr.md @@ -80,7 +80,7 @@ _참고:_ _랭크는 S+ (상위 1%), S (상위 25%), A++ (상위 45%), A+ (상위 60%), 그리고 B+ (전체) 로 구성되어 있습니다._ -_커밋의 수(commits), 기여도(contribution), 이슈의 수(issues), 즐겨찾기(star), 작업내용 반영 요청(Pull Request), +_커밋의 수(commits), 기여도(contribution), 이슈의 수(issues), 즐겨찾기(star), 작업내용 반영 요청(Pull Request), 팔로워 수, 그리고 보유 중인 저장소 등의 항목들에 대해 [누적 분포 함수](https://ko.wikipedia.org/wiki/%EB%88%84%EC%A0%81_%EB%B6%84%ED%8F%AC_%ED%95%A8%EC%88%98) 를 이용해 계산됩니다._ _[src/calculateRank.js](./src/calculateRank.js) 에서 수행되는 계산 작업의 내용을 확인할 수 있습니다._ @@ -160,8 +160,8 @@ dark, radical, merko, gruvbox, tokyonight, onedark, cobalt, synthwave, highcontr &bg_color=DEG,COLOR1,COLOR2,COLOR3...COLOR10 ``` -> 캐시에 대한 참고사항: -> 포크와 스타 수가 1,000 개 미만인 저장소의 카드는 기본적으로 4시간 (14,400초) 으로 설정되어 있습니다. +> 캐시에 대한 참고사항: +> 포크와 스타 수가 1,000 개 미만인 저장소의 카드는 기본적으로 4시간 (14,400초) 으로 설정되어 있습니다. > 그 외에는, it's 2시간 (7,200초) 입니다. 또한, 캐시설정 시간의 범위는 최소 2시간, 최대 24시간입니다. @@ -195,8 +195,8 @@ dark, radical, merko, gruvbox, tokyonight, onedark, cobalt, synthwave, highcontr ##### 경고! **매우 중요** > -> 언어의 이름은 [퍼센트 인코딩](https://ko.wikipedia.org/wiki/%ED%8D%BC%EC%84%BC%ED%8A%B8_%EC%9D%B8%EC%BD%94%EB%94%A9) 에 지정된 URI 방식으로 표기되어야 합니다. -> ( 예를 들면, `c++` 는 `c%2B%2B`, `jupyter notebook` 는 `jupyter%20notebook`, 등등. ) +> 언어의 이름은 [퍼센트 인코딩](https://ko.wikipedia.org/wiki/%ED%8D%BC%EC%84%BC%ED%8A%B8_%EC%9D%B8%EC%BD%94%EB%94%A9) 에 지정된 URI 방식으로 표기되어야 합니다. +> ( 예를 들면, `c++` 는 `c%2B%2B`, `jupyter notebook` 는 `jupyter%20notebook`, 등등. ) > [urlencoder.org](https://www.urlencoder.org/) < 서비스를 이용하면 자동으로 생성할 수 있습니다. #### Wakatime 카드의 표시 제한 옵션: @@ -237,8 +237,8 @@ GitHub 저장소 여분 핀을 이용하면, 6개 이상의 저장소 핀을 여 언어 사용량 통계 카드는 Github 사용자가 가장 많이 사용한 언어가 표시됩니다. -_참고: -언어 사용량 통계는 GitHub 에서 가장 많이 사용된 언어의 표기일 뿐입니다. +_참고: +언어 사용량 통계는 GitHub 에서 가장 많이 사용된 언어의 표기일 뿐입니다. 숙련도, 혹은 그와 비슷한 지표를 나타내진 않습니다. (새로 추가된 기능입니다!)_ ### 사용법 @@ -380,7 +380,7 @@ _참고: #### [@codeSTACKr 님의 튜토리얼 영상 보기](https://youtu.be/n6d4KHSKqGk?t=107) -GitHub API 가 시간 당 요청 개수를 5,000회로 제한한 뒤로, +GitHub API 가 시간 당 요청 개수를 5,000회로 제한한 뒤로, 저의 `https://github-readme-stats.vercel.app/api` 가 사용량 제한에 걸릴 위험이 생겼어요. 만약, 여러분이 Vercel server 에서 직접 호스트 하신다면, 걱정하실 일은 없을거에요. @@ -414,14 +414,14 @@ GitHub API 가 시간 당 요청 개수를 5,000회로 제한한 뒤로, ## :sparkling_heart: 프로젝트 지원하기! -저는 가능한 모든 요소들을 오픈소스로 공개하고, +저는 가능한 모든 요소들을 오픈소스로 공개하고, 이 서비스를 이용하는데 도움이 필요한 모두에게 도움을 드리려 노력하고 있어요. -솔직히 말하자면, 시간이 좀 걸린답니다... +솔직히 말하자면, 시간이 좀 걸린답니다... 물론, 여러분이 이 서비스를 사용하는건 무료에요 ㅎ -하지만, 만약 여러분이 이 서비스를 잘 이용하시고, -만족하시거나, 제가 이런 요소들을 만드는 데에 도움을 주고 싶으시다면, +하지만, 만약 여러분이 이 서비스를 잘 이용하시고, +만족하시거나, 제가 이런 요소들을 만드는 데에 도움을 주고 싶으시다면, 여러분께서 도와주실 수 있는 것들이 있어요! - github-readme-stats 를 README 에 표시하실 때 확실한 도움을 주세요! 이 저장소로 링크를 걸어주시면 되요! :D @@ -432,7 +432,7 @@ GitHub API 가 시간 당 요청 개수를 5,000회로 제한한 뒤로, --- -![https://vercel.com](https://res.cloudinary.com/anuraghazra/image/upload/v1597827714/powered-by-vercel_1_ug4uro.svg) +[![https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss](./powered-by-vercel.svg)](https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss) 프로젝트에 대한 기여는 언제나 환영이에요! <3 diff --git a/docs/readme_nl.md b/docs/readme_nl.md index 9a5a1490af1d9..18e6f1240a5a9 100644 --- a/docs/readme_nl.md +++ b/docs/readme_nl.md @@ -29,9 +29,9 @@

Bekijk Demo · - Rapporteer Bug + Rapporteer een Bug · - Vraag een feature aan + Vraag een nieuwe toepassing aan

Français @@ -57,13 +57,13 @@ # Functionaliteiten -- [GitHub Statistieken Kaart](#github-stats-card) +- [GitHub Statistieken Kaart](#github-statistieken-kaart) - [GitHub Extra Pins](#github-extra-pins) -- [Top Programeertalen Kaart](#top-languages-card) -- [Wekelijkse Wakatime Statistieken](#wakatime-week-stats) -- [Thema\'s](#themes) -- [Opmaak](#customization) -- [Zelf deployen](#deploy-on-your-own-vercel-instance) +- [Top Programmeertalen Kaart](#top-Programmeertalen-kaart) +- [Wekelijkse Wakatime Statistieken](#wekelijkse-wakatime-statistieken) +- [Thema\'s](#themas) +- [Opmaak](#opmaak) +- [Zelf deployen](#deploy-je-eigen-vercel-instatie) # GitHub Statistieken Kaart @@ -75,7 +75,9 @@ Verander de waarde `?username=` naar jou gebruikersnaam. [![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=anuraghazra)](https://github.com/anuraghazra/github-readme-stats) ``` -_Scores zijn berekend gebaseerd op gebruikers statestieken, zie [src/calculateRank.js](./src/calculateRank.js)_ +_Notitie: Beschikbare rangen zijn S+ (top 1%), S (top 25%), A++ (top 45%), A+ (top 60%), and B+ (iedereen). +De waarden worden berekend met behulp van de zogeheten [cumulative distribution function](https://en.wikipedia.org/wiki/Cumulative_distribution_function) met de waardes van de commits, bijdragens, issues, sterren, PR's, volgers en eigen repositories. +De implementatie hiervan kan bekijken op [src/calculateRank.js](./src/calculateRank.js)_ ### Verberg individueele statistieken @@ -181,13 +183,15 @@ Je kan meerdere komma verdeelde waarden in de bg_color optie geven om een kleure > :Waarschuwing: **Belangrijk:** > Namen van programmeertalen moeten worden geuri-escaped, zoals gespecificeerd in [Percent Encoding](https://en.wikipedia.org/wiki/Percent-encoding) > (Oftewel: `c++` moet `c%2B%2B` worden, `jupyter notebook` moet `jupyter%20notebook` worden, enzovoort...) +> Zie [urlencoder.org](https://www.urlencoder.org/) om dit automatisch te doen. #### Exclusieve opties voor Wakatime Kaart: - `hide_title` - _(boolean)_ - `line_height` - Verandert de lijn hoogte tussen tekst _(nummer)_ -- `hide_progress` - Verbergt de progressiebalk en het percentage _(boolean)_ +- `hide_progress` - Verbergt de progressiebalk en het percentage _(boolean)_ - `custom_title` - Stelt een eigen titel voor de kaart in +- `layout` - Schakel tussen de twee beschikbare lay-outs `default` en `compact` --- @@ -396,7 +400,7 @@ Bedankt! :heart: --- -![https://vercel.com](https://res.cloudinary.com/anuraghazra/image/upload/v1597827714/powered-by-vercel_1_ug4uro.svg) +[![https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss](./powered-by-vercel.svg)](https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss) Contributies zijn welkom! <3 diff --git a/docs/readme_pt-BR.md b/docs/readme_pt-BR.md index 0be4cc29638da..e353784fa3952 100644 --- a/docs/readme_pt-BR.md +++ b/docs/readme_pt-BR.md @@ -165,8 +165,8 @@ Personalize a aparência do seu `Stats Card` ou `Repo Card` da maneira que desej - `layout` - Alterna entre os dois layouts disponíveis `default` & `compact` - `card_width` - Define a largura do cartão manualmente _(number)_ -> :warning: **Importante:** -> Nomes de linguagens devem ser uma sequência escapada de URI, como específicado em [Codificação por cento](https://pt.wikipedia.org/wiki/Codificação_por_cento) +> :warning: **Importante:** +> Nomes de linguagens devem ser uma sequência escapada de URI, como específicado em [Codificação por cento](https://pt.wikipedia.org/wiki/Codificação_por_cento) > (Isso é: `c++` deve se tornar `c%2B%2B`, `jupyter notebook` deve se tornar `jupyter%20notebook`, etc.) --- @@ -318,16 +318,16 @@ Nota: Desde [#58](https://github.com/anuraghazra/github-readme-stats/pull/58) h

Guia de configuração do Vercel 1. Acesse [vercel.com](https://vercel.com/) -1. Clique em `Login` +1. Clique em `Login` ![](https://files.catbox.moe/tct1wg.png) -1. Acesse com o GitHub clicando em `Continue with GitHub` +1. Acesse com o GitHub clicando em `Continue with GitHub` ![](https://files.catbox.moe/btd78j.jpeg) 1. Entre no GitHub e permita acesso a todos os repositórios, se solicitado 1. Faça Fork neste repositório 1. Volte ao seu [painel principal do Vercel](https://vercel.com/dashboard) -1. Selecione `Import Project` +1. Selecione `Import Project` ![](https://files.catbox.moe/qckos0.png) -1. Selecione `Import Git Repository` +1. Selecione `Import Git Repository` ![](https://files.catbox.moe/pqub9q.png) 1. Selecione a raiz e mantenha tudo como está, basta adicionar sua variável de ambiente chamada PAT_1 (que será exibida), que conterá um token de acesso pessoal (PAT), que você pode criar facilmente [aqui](https://github.com/settings/tokens/new) (deixe tudo como está, apenas dê um nome, que pode ser o que você quiser) ![](https://files.catbox.moe/0ez4g7.png) @@ -350,6 +350,8 @@ Obrigado! :heart: --- +[![https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss](./powered-by-vercel.svg)](https://vercel.com?utm_source=github_readme_stats_team&utm_campaign=oss) + Contribuições são bem-vindas! <3 Feito com :heart: e JavaScript.