Update plugin order
This commit is contained in:
@@ -7,31 +7,31 @@ See their respective documentation for more informations about how to setup them
|
||||
* [🗃️ Base content](/source/plugins/base/README.md)
|
||||
* [🧱 Core](/source/plugins/core/README.md)
|
||||
* **Github**
|
||||
* [📰 Recent activity](/source/plugins/activity/README.md)
|
||||
* [🏅 Repository contributors](/source/plugins/contributors/README.md)
|
||||
* [🎟️ Follow-up of issues and pull requests](/source/plugins/followup/README.md)
|
||||
* [🎫 Gists](/source/plugins/gists/README.md)
|
||||
* [💡 Coding habits](/source/plugins/habits/README.md)
|
||||
* [🙋 Introduction](/source/plugins/introduction/README.md)
|
||||
* [📅 Isometric commit calendar](/source/plugins/isocalendar/README.md)
|
||||
* [🈷️ Most used languages](/source/plugins/languages/README.md)
|
||||
* [🙋 Introduction](/source/plugins/introduction/README.md)
|
||||
* [💡 Coding habits](/source/plugins/habits/README.md)
|
||||
* [📜 Repository licenses](/source/plugins/licenses/README.md)
|
||||
* [👨💻 Lines of code changed](/source/plugins/lines/README.md)
|
||||
* [🧑🤝🧑 People plugin](/source/plugins/people/README.md)
|
||||
* [🗂️ Active projects](/source/plugins/projects/README.md)
|
||||
* [🎭 Comment reactions](/source/plugins/reactions/README.md)
|
||||
* [🌇 GitHub Skyline 3D calendar](/source/plugins/skyline/README.md)
|
||||
* [✨ Stargazers over last weeks](/source/plugins/stargazers/README.md)
|
||||
* [🏅 Repository contributors](/source/plugins/contributors/README.md)
|
||||
* [🌟 Recently starred repositories](/source/plugins/stars/README.md)
|
||||
* [📌 Starred topics](/source/plugins/topics/README.md)
|
||||
* [🎭 Comment reactions](/source/plugins/reactions/README.md)
|
||||
* [🧑🤝🧑 People plugin](/source/plugins/people/README.md)
|
||||
* [🎫 Gists](/source/plugins/gists/README.md)
|
||||
* [🎟️ Follow-up of issues and pull requests](/source/plugins/followup/README.md)
|
||||
* [👨💻 Lines of code changed](/source/plugins/lines/README.md)
|
||||
* [🧮 Repositories traffic](/source/plugins/traffic/README.md)
|
||||
* [✨ Stargazers over last weeks](/source/plugins/stargazers/README.md)
|
||||
* [🗂️ Active projects](/source/plugins/projects/README.md)
|
||||
* [📰 Recent activity](/source/plugins/activity/README.md)
|
||||
* [🌇 GitHub Skyline 3D calendar](/source/plugins/skyline/README.md)
|
||||
* **Social**
|
||||
* [🌸 Anilist watch list and reading list](/source/plugins/anilist/README.md)
|
||||
* [🎼 Music plugin](/source/plugins/music/README.md)
|
||||
* [⏱️ Website performances](/source/plugins/pagespeed/README.md)
|
||||
* [✒️ Recent posts](/source/plugins/posts/README.md)
|
||||
* [🗨️ Stackoverflow plugin](/source/plugins/stackoverflow/README.md)
|
||||
* [🎼 Music plugin](/source/plugins/music/README.md)
|
||||
* [🐤 Latest tweets](/source/plugins/tweets/README.md)
|
||||
* [🌸 Anilist watch list and reading list](/source/plugins/anilist/README.md)
|
||||
* [🗨️ Stackoverflow plugin](/source/plugins/stackoverflow/README.md)
|
||||
* [✒️ Recent posts](/source/plugins/posts/README.md)
|
||||
* [⏰ WakaTime plugin](/source/plugins/wakatime/README.md)
|
||||
* **Health**
|
||||
* [💉 Nightscout](/source/plugins/nightscout/README.md)
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "📰 Recent activity"
|
||||
cost: 1 REST request per 100 events
|
||||
categorie: github
|
||||
index: 16
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🌸 Anilist watch list and reading list"
|
||||
cost: N/A
|
||||
categorie: social
|
||||
index: 4
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -7,7 +7,7 @@ It's especially useful to acknowledge contributors on release notes.
|
||||
<table>
|
||||
<td align="center">
|
||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.contributors.svg">
|
||||
<details open><summary>With number of contributions</summary>
|
||||
<details><summary>With number of contributions</summary>
|
||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.contributors.contributions.svg">
|
||||
</details>
|
||||
<img width="900" height="1" alt="">
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🏅 Repository contributors"
|
||||
cost: N/A
|
||||
categorie: github
|
||||
index: 5
|
||||
supports:
|
||||
- repository
|
||||
inputs:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🎟️ Follow-up of issues and pull requests"
|
||||
cost: 0 API request
|
||||
categorie: github
|
||||
index: 11
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🎫 Gists"
|
||||
cost: 1 GraphQL request per 100 gists
|
||||
categorie: github
|
||||
index: 10
|
||||
supports:
|
||||
- user
|
||||
inputs:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "💡 Coding habits"
|
||||
cost: 1 REST request per 100 events + 1 REST request pet commit
|
||||
categorie: github
|
||||
index: 3
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🙋 Introduction"
|
||||
cost: 1 GraphQL request
|
||||
categorie: github
|
||||
index: 2
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "📅 Isometric commit calendar"
|
||||
cost: 2-3 REST requests
|
||||
categorie: github
|
||||
index: 0
|
||||
supports:
|
||||
- user
|
||||
inputs:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🈷️ Most used languages"
|
||||
cost: 0 API request
|
||||
categorie: github
|
||||
index: 1
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "📜 Repository licenses"
|
||||
cost: N/A
|
||||
categorie: github
|
||||
index: 4
|
||||
supports:
|
||||
- repository
|
||||
inputs:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "👨💻 Lines of code changed"
|
||||
cost: 1 REST request per repository
|
||||
categorie: github
|
||||
index: 12
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🎼 Music plugin"
|
||||
cost: N/A
|
||||
categorie: social
|
||||
index: 2
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "💉 Nightscout"
|
||||
cost: N/A
|
||||
categorie: health
|
||||
index: 1
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "⏱️ Website performances"
|
||||
cost: N/A
|
||||
categorie: social
|
||||
index: 1
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🧑🤝🧑 People plugin"
|
||||
cost: 1 GraphQL request per 100 users + 1 REST request per user in "plugin_people_thanks"
|
||||
categorie: github
|
||||
index: 9
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "✒️ Recent posts"
|
||||
cost: N/A
|
||||
categorie: social
|
||||
index: 6
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🗂️ Active projects"
|
||||
cost: 1 GraphQL request + 1 GraphQL request per repository project
|
||||
categorie: github
|
||||
index: 15
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🎭 Comment reactions"
|
||||
cost: 1 GraphQL request per 100 issues and issues comments fetched
|
||||
categorie: github
|
||||
index: 8
|
||||
supports:
|
||||
- user
|
||||
inputs:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🌇 GitHub Skyline 3D calendar"
|
||||
cost: N/A
|
||||
categorie: github
|
||||
index: 18
|
||||
supports:
|
||||
- user
|
||||
inputs:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🗨️ Stackoverflow plugin"
|
||||
cost: N/A
|
||||
categorie: social
|
||||
index: 5
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "✨ Stargazers over last weeks"
|
||||
cost: 1 GraphQL request per 100 stargazers
|
||||
categorie: github
|
||||
index: 14
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🌟 Recently starred repositories"
|
||||
cost: 1 GraphQL request
|
||||
categorie: github
|
||||
index: 6
|
||||
supports:
|
||||
- user
|
||||
inputs:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "📌 Starred topics"
|
||||
cost: N/A
|
||||
categorie: github
|
||||
index: 7
|
||||
supports:
|
||||
- user
|
||||
inputs:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🧮 Repositories traffic"
|
||||
cost: 1 REST request per repository
|
||||
categorie: github
|
||||
index: 13
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "🐤 Latest tweets"
|
||||
cost: N/A
|
||||
categorie: social
|
||||
index: 3
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: "⏰ WakaTime plugin"
|
||||
cost: N/A
|
||||
categorie: social
|
||||
index: 7
|
||||
supports:
|
||||
- user
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user