diff --git a/README.md b/README.md
index cdc54895..1eb39943 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
-
+
|
@@ -212,7 +212,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
-
+ Repositories from star lists
+ Languages from star lists
|
diff --git a/action.yml b/action.yml
index 172f8dca..4748a835 100644
--- a/action.yml
+++ b/action.yml
@@ -742,6 +742,14 @@ inputs:
description: Display limit (repositories per star list)
default:
+ plugin_starlists_languages:
+ description: Toggle star list languages statistics
+ default:
+
+ plugin_starlists_limit_languages:
+ description: Disply limit (languages per star list)
+ default:
+
plugin_starlists_shuffle_repositories:
description: Shuffle data for varied outputs
default:
diff --git a/source/plugins/starlists/README.md b/source/plugins/starlists/README.md
index 14a5a804..ebb27b21 100644
--- a/source/plugins/starlists/README.md
+++ b/source/plugins/starlists/README.md
@@ -15,7 +15,8 @@
|
-
+ Repositories from star lists
+ Languages from star lists
|
@@ -64,6 +65,31 @@
≤ 100)
default: 2
+
+
+ plugin_starlists_languages
|
+ Toggle star list languages statistics
+![]() |
+
+
+ ✨ On master/main
+type: boolean
+
+default: no
|
+
+
+ plugin_starlists_limit_languages
|
+ Disply limit (languages per star list)
+![]() |
+
+
+ ✨ On master/main
+type: number
+(0 ≤
+𝑥)
+
+zero behaviour: disable
+default: 8
|
plugin_starlists_shuffle_repositories
|
@@ -115,5 +141,19 @@ with:
plugin_starlists_limit_repositories: 2
plugin_starlists_only: TC39
+```
+```yaml
+name: Featured star list languages
+uses: lowlighter/metrics@latest
+with:
+ filename: metrics.plugin.starlists.languages.svg
+ token: NOT_NEEDED
+ base: ""
+ plugin_starlists: yes
+ plugin_starlists_languages: yes
+ plugin_starlists_limit_languages: 8
+ plugin_starlists_limit_repositories: 0
+ plugin_starlists_only: Awesome
+
```
diff --git a/source/templates/markdown/README.md b/source/templates/markdown/README.md
index 332bdfc4..b2295e9b 100644
--- a/source/templates/markdown/README.md
+++ b/source/templates/markdown/README.md
@@ -8,7 +8,7 @@
📰 ✒️ 🗼 📌 🐤 ✓ embed() |
- 👤 Users 👥 Organizations |
+ 👤 Users 👥 Organizations 📓 Repositories |
#️⃣ JSON 🔠 Markdown 🔠 Markdown (PDF) |