From 32e4dca782668c9d112dbd14b4d59ab56d961b8f Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 13 Apr 2021 17:50:25 +0000
Subject: [PATCH] Auto-regenerate files
---
README.md | 77 +++++++++++++++++++++++-----------------
action.yml | 8 +++++
settings.example.json | 3 ++
source/plugins/README.md | 1 +
4 files changed, 56 insertions(+), 33 deletions(-)
diff --git a/README.md b/README.md
index 86e61ee7..74e070e5 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ And you can customize these heavily with plugins, templates and hundreds of opti
|
- 🧩 31 plugins
+ 🧩 32 plugins
|
@@ -206,10 +206,14 @@ And you can customize these heavily with plugins, templates and hundreds of opti
+ | 🗨️ GitHub Community Support |
⏱️ Website performances |
- 🎼 Music plugin |
+
+
+
+ |
Detailed version
@@ -220,6 +224,12 @@ And you can customize these heavily with plugins, templates and hundreds of opti
|
+
+
+ | 🎼 Music plugin |
+ 🐤 Latest tweets |
+
+
🎼 Favorite tracks version
@@ -229,12 +239,6 @@ And you can customize these heavily with plugins, templates and hundreds of opti
|
-
-
- | 🐤 Latest tweets |
- 🌸 Anilist watch list and reading list |
-
-
With tweets attachments version
@@ -242,6 +246,12 @@ And you can customize these heavily with plugins, templates and hundreds of opti
|
+
+
+ | 🌸 Anilist watch list and reading list |
+ 🗨️ Stackoverflow plugin |
+
+
Manga version
@@ -252,16 +262,16 @@ And you can customize these heavily with plugins, templates and hundreds of opti
|
-
-
- | 🗨️ Stackoverflow plugin |
- ✒️ Recent posts |
-
-
|
+
+
+ | ✒️ Recent posts |
+ 🗼 Rss feed |
+
+
With posts descriptions and cover images version
@@ -269,45 +279,38 @@ And you can customize these heavily with plugins, templates and hundreds of opti
|
-
-
- | 🗼 Rss feed |
- ⏰ WakaTime plugin |
-
-
|
+
+
+ | ⏰ WakaTime plugin |
+ 💹 Stock prices |
+
+
|
-
-
- | 💹 Stock prices |
- 📸 Website screenshot |
-
-
|
+
+
+ | 📸 Website screenshot |
+ 💉 Nightscout |
+
+
|
-
-
- | 💉 Nightscout |
- |
-
-
|
- ![]() |
|
@@ -384,6 +387,8 @@ Choose `📊 Metrics embed` if you want to customize your GitHub profile and `
|
+
+
# 📜 How to use?
## ⚙️ Using GitHub Action on your profile repository (~5 min setup)
@@ -686,6 +691,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
🏆 |
🎩 |
🌇 |
+ 🗨️ |
⏱️ |
🎼 |
🐤 |
@@ -721,6 +727,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
✔️ |
✔️ |
+ ✔️ |
✔️ |
✔️ |
✔️ |
@@ -756,6 +763,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
❌ |
❌ |
❌ |
+ ❌ |
✔️ |
❌ |
❌ |
@@ -791,6 +799,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
❌ |
❌ |
❌ |
+ ❌ |
✔️ |
❌ |
❌ |
@@ -826,6 +835,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
❌ |
❌ |
❌ |
+ ❌ |
❌ |
❌ |
✔️ |
@@ -878,6 +888,7 @@ See their respective documentation for more informations about how to setup them
* [🌇 GitHub Skyline 3D calendar](/source/plugins/skyline/README.md)
* [✨ Stargazers over last weeks](/source/plugins/stargazers/README.md)
* [🌟 Recently starred repositories](/source/plugins/stars/README.md)
+ * [🗨️ GitHub Community Support](/source/plugins/support/README.md)
* [📌 Starred topics](/source/plugins/topics/README.md)
* [🧮 Repositories traffic](/source/plugins/traffic/README.md)
* **Social**
diff --git a/action.yml b/action.yml
index 0c312d0b..ee88d517 100644
--- a/action.yml
+++ b/action.yml
@@ -667,6 +667,14 @@ inputs:
description: Compatibility mode
default: no
+ # ====================================================================================
+ # 🗨️ GitHub Community Support
+
+ # Enable or disable plugin
+ plugin_support:
+ description: GitHub Community Support metrics
+ default: no
+
# ====================================================================================
# ⏱️ Website performances
diff --git a/settings.example.json b/settings.example.json
index cf119075..f8480f96 100644
--- a/settings.example.json
+++ b/settings.example.json
@@ -87,6 +87,9 @@
"skyline":{
"enabled": false, "//": "Display GitHub Skyline 3D calendar"
},
+ "support":{
+ "enabled": false, "//": "GitHub Community Support metrics"
+ },
"pagespeed":{
"token": null, "//":"PageSpeed token",
"enabled": false, "//": "Display a website Google PageSpeed metrics"
diff --git a/source/plugins/README.md b/source/plugins/README.md
index c569788e..16fd7de9 100644
--- a/source/plugins/README.md
+++ b/source/plugins/README.md
@@ -25,6 +25,7 @@ See their respective documentation for more informations about how to setup them
* [🌇 GitHub Skyline 3D calendar](/source/plugins/skyline/README.md)
* [✨ Stargazers over last weeks](/source/plugins/stargazers/README.md)
* [🌟 Recently starred repositories](/source/plugins/stars/README.md)
+ * [🗨️ GitHub Community Support](/source/plugins/support/README.md)
* [📌 Starred topics](/source/plugins/topics/README.md)
* [🧮 Repositories traffic](/source/plugins/traffic/README.md)
* **Social**