diff --git a/README.md b/README.md
index de9177b1..5ebfbc0a 100644
--- a/README.md
+++ b/README.md
@@ -201,9 +201,23 @@ And you can customize these heavily with plugins, templates and hundreds of opti
- | 🎩 Notable contributions |
+ 💬 Discussions |
💭 GitHub Community Support |
+
+
+
+
+ |
+
+
+
+ |
+
+
+ | 🎩 Notable contributions |
+ 📓 Repositories |
+
@@ -213,31 +227,17 @@ And you can customize these heavily with plugins, templates and hundreds of opti
|
-
+
|
| 🌇 GitHub Skyline 3D calendar |
- 💬 Discussions |
-
-
-
-
-
- |
-
-
-
- |
-
-
- | 📓 Repositories |
⏱️ Website performances |
-
+
|
@@ -730,11 +730,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
| 🗂️ |
📰 |
🏆 |
- 🎩 |
- 💭 |
- 🌇 |
💬 |
+ 💭 |
+ 🎩 |
📓 |
+ 🌇 |
⏱️ |
🎼 |
🐤 |
@@ -768,11 +768,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
✔️ |
✔️ |
- ✔️ |
- ✔️ |
- ✔️ |
✔️ |
+ ✔️ |
+ ✔️ |
✔️ |
+ ✔️ |
✔️ |
✔️ |
✔️ |
@@ -806,11 +806,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
✔️ |
❌ |
- ❌ |
- ❌ |
- ❌ |
❌ |
+ ❌ |
+ ❌ |
❌ |
+ ❌ |
✔️ |
❌ |
❌ |
@@ -844,11 +844,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
❌ |
❌ |
❌ |
- ❌ |
- ❌ |
- ❌ |
❌ |
+ ❌ |
+ ❌ |
❌ |
+ ❌ |
✔️ |
❌ |
❌ |
@@ -882,11 +882,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
❌ |
✔️ |
❌ |
- ❌ |
- ❌ |
- ❌ |
❌ |
+ ❌ |
+ ❌ |
❌ |
+ ❌ |
❌ |
❌ |
✔️ |
@@ -923,11 +923,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
🗂️ |
📰 |
🏆 |
- 🎩 |
- 💭 |
- 🌇 |
💬 |
+ 💭 |
+ 🎩 |
📓 |
+ 🌇 |
⏱️ |
🎼 |
🐤 |
@@ -961,11 +961,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
✔️ |
✔️ |
- ✔️ |
- ✔️ |
- ✔️ |
✔️ |
+ ✔️ |
+ ✔️ |
✔️ |
+ ✔️ |
✔️ |
✔️ |
✔️ |
@@ -999,11 +999,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
✔️ |
✔️ |
- ❌ |
- ❌ |
- ❌ |
❌ |
+ ❌ |
+ ❌ |
✔️ |
+ ❌ |
✔️ |
✔️ |
✔️ |
@@ -1037,11 +1037,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
✔️ |
❌ |
- ❌ |
- ❌ |
- ❌ |
❌ |
+ ❌ |
+ ❌ |
❌ |
+ ❌ |
✔️ |
❌ |
❌ |
diff --git a/action.yml b/action.yml
index bad4b7cf..776b96f4 100644
--- a/action.yml
+++ b/action.yml
@@ -737,6 +737,22 @@ inputs:
description: Unlocked achievements to display
default: ""
+ # ====================================================================================
+ # 💬 Discussions
+
+ # Enable or disable plugin
+ plugin_discussions:
+ description: GitHub discussions metrics
+ default: no
+
+ # ====================================================================================
+ # 💭 GitHub Community Support
+
+ # Enable or disable plugin
+ plugin_support:
+ description: GitHub Community Support metrics
+ default: no
+
# ====================================================================================
# 🎩 Notable contributions
@@ -758,13 +774,19 @@ inputs:
default: no
# ====================================================================================
- # 💭 GitHub Community Support
+ # 📓 Repositories
# Enable or disable plugin
- plugin_support:
- description: GitHub Community Support metrics
+ plugin_repositories:
+ description: Display chosen featured repositories
default: no
+ # Featured repositories to display
+ # If no owner is specified, it will implicitly use the current account login as owner
+ plugin_repositories_featured:
+ description: List of repositories to display
+ default: ""
+
# ====================================================================================
# 🌇 GitHub Skyline 3D calendar
@@ -795,28 +817,6 @@ inputs:
description: Compatibility mode
default: no
- # ====================================================================================
- # 💬 Discussions
-
- # Enable or disable plugin
- plugin_discussions:
- description: GitHub discussions metrics
- default: no
-
- # ====================================================================================
- # 📓 Repositories
-
- # Enable or disable plugin
- plugin_repositories:
- description: Display chosen featured repositories
- default: no
-
- # Featured repositories to display
- # If no owner is specified, it will implicitly use the current account login as owner
- plugin_repositories_featured:
- description: List of repositories to display
- default: ""
-
# ====================================================================================
# ⏱️ Website performances
diff --git a/settings.example.json b/settings.example.json
index 6ead7afb..c3e595d0 100644
--- a/settings.example.json
+++ b/settings.example.json
@@ -85,21 +85,21 @@
"achievements":{
"enabled": false, "//": "Display achievements"
},
- "notable":{
- "enabled": false, "//": "Display notable contributions in organizations"
+ "discussions":{
+ "enabled": false, "//": "GitHub discussions metrics"
},
"support":{
"enabled": false, "//": "GitHub Community Support metrics"
},
- "skyline":{
- "enabled": false, "//": "Display GitHub Skyline 3D calendar"
- },
- "discussions":{
- "enabled": false, "//": "GitHub discussions metrics"
+ "notable":{
+ "enabled": false, "//": "Display notable contributions in organizations"
},
"repositories":{
"enabled": false, "//": "Display chosen featured repositories"
},
+ "skyline":{
+ "enabled": false, "//": "Display GitHub Skyline 3D calendar"
+ },
"pagespeed":{
"token": null, "//":"PageSpeed token",
"enabled": false, "//": "Display a website Google PageSpeed metrics"