diff --git a/README.md b/README.md
index 1a91ed7a..ae35b4a9 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ And you can customize these heavily with plugins, templates and hundreds of opti
|
- 🧩 35+ plugins
+ 🧩 34+ plugins
|
@@ -371,17 +371,6 @@ And you can customize these heavily with plugins, templates and hundreds of opti
-
- | 📸 Website screenshot |
- |
-
-
-
-
-
- |
- ![]() |
-
|
More to come soon!
@@ -460,7 +449,7 @@ Choose `📊 Metrics embed` if you want to customize your GitHub profile and `
### 🐙 Features
-* Create infographics from **37 plugins**, **4 templates** and **219 options**
+* Create infographics from **37 plugins**, **4 templates** and **222 options**
* Even more **customization** with [community templates](source/templates/community) or by [forking this repository](https://github.com/lowlighter/metrics/network/members) and editing HTML/CSS/EJS
* Support **users**, **organizations** and even **repositories**
* Transparent by default so it'll blend well whether light or dark mode is used
@@ -790,7 +779,6 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
| 🗼 |
⏰ |
💹 |
- 📸 |
| 📗 Classic template |
@@ -829,7 +817,6 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
✔️ |
✔️ |
- ✔️ |
| 📘 Repository template |
@@ -868,7 +855,6 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
❌ |
✔️ |
- ✔️ |
| 📙 Terminal template |
@@ -907,7 +893,6 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
❌ |
❌ |
❌ |
- ✔️ |
| 📒 Markdown template |
@@ -946,7 +931,6 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
✓ |
✓ |
- ✓ |
|
@@ -988,7 +972,6 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
🗼 |
⏰ |
💹 |
- 📸 |
| 👤 User |
@@ -1027,7 +1010,6 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
✔️ |
✔️ |
- ✔️ |
| 👥 Organization |
@@ -1066,7 +1048,6 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
❌ |
✔️ |
- ✔️ |
| 📓 Repository |
@@ -1105,7 +1086,6 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
❌ |
✔️ |
- ✔️ |
@@ -1164,16 +1144,17 @@ The following plugins are maintained by Metric's core team:
* [✒️ Recent posts](/source/plugins/posts/README.md)
* [🗼 Rss feed](/source/plugins/rss/README.md)
* [🗨️ Stackoverflow plugin](/source/plugins/stackoverflow/README.md)
+ * [💹 Stock prices](/source/plugins/stock/README.md)
* [🐤 Latest tweets](/source/plugins/tweets/README.md)
* [⏰ WakaTime plugin](/source/plugins/wakatime/README.md)
-* **Other**
- * [📸 Website screenshot](/source/plugins/screenshot/README.md)
- * [💹 Stock prices](/source/plugins/stock/README.md)
### 🎲 Community plugins
The following plugins are provided and maintained by Metrics's user community:
- * [💉 Nightscout](/source/plugins/nightscout/README.md) [@legoandmars](https://github.com/legoandmars) * [💩 PoopMap plugin](/source/plugins/poopmap/README.md) [@matievisthekat](https://github.com/matievisthekat)
+ * [💉 Nightscout](/source/plugins/nightscout/README.md) [@legoandmars](https://github.com/legoandmars)
+ * [💩 PoopMap plugin](/source/plugins/poopmap/README.md) [@matievisthekat](https://github.com/matievisthekat)
+ * [📸 Website screenshot](/source/plugins/screenshot/README.md) [@lowlighter](https://github.com/lowlighter)
+
### 🏦 Organizations metrics
While metrics targets mainly user accounts, it's possible to render metrics for organization accounts.
diff --git a/action.yml b/action.yml
index 94056ef1..4470e760 100644
--- a/action.yml
+++ b/action.yml
@@ -1275,34 +1275,6 @@ inputs:
description: Time intervals between records
default: 5m
- # ====================================================================================
- # 📸 Website screenshot
-
- # Enable or disable plugin
- plugin_screenshot:
- description: Display a screenshot of any website
- default: no
-
- # Screenshot title caption
- plugin_screenshot_title:
- description: Screenshot title caption
- default: Screenshot
-
- # Website to take screenshot
- plugin_screenshot_url:
- description: Website to take screenshot
- default: ""
-
- # Selector to take in screenshot
- plugin_screenshot_selector:
- description: Selector to take in screenshot
- default: body
-
- # Display or remove default page background
- plugin_screenshot_background:
- description: Display or remove default page background
- default: yes
-
# ====================================================================================
# 💉 Nightscout
@@ -1359,6 +1331,34 @@ inputs:
description: PoopMap time range
default: 7
+ # ====================================================================================
+ # 📸 Website screenshot
+
+ # Enable or disable plugin
+ plugin_screenshot:
+ description: Display a screenshot of any website
+ default: no
+
+ # Screenshot title caption
+ plugin_screenshot_title:
+ description: Screenshot title caption
+ default: Screenshot
+
+ # Website to take screenshot
+ plugin_screenshot_url:
+ description: Website to take screenshot
+ default: ""
+
+ # Selector to take in screenshot
+ plugin_screenshot_selector:
+ description: Selector to take in screenshot
+ default: body
+
+ # Display or remove default page background
+ plugin_screenshot_background:
+ description: Display or remove default page background
+ default: yes
+
# ====================================================================================
# Action metadata
diff --git a/settings.example.json b/settings.example.json
index abe35e49..0dcd5f43 100644
--- a/settings.example.json
+++ b/settings.example.json
@@ -139,9 +139,6 @@
"token": null, "//":"Yahoo Finance token",
"enabled": false, "//": "Display stock prices of a given company"
},
- "screenshot":{
- "enabled": false, "//": "Display a screenshot of any website"
- },
"nightscout":{
"enabled": false, "//": "Displays Blood Glucose"
},
@@ -149,6 +146,9 @@
"token": null, "//":"PoopMap API token",
"enabled": false, "//": "Display PoopMap stats"
},
+ "screenshot":{
+ "enabled": false, "//": "Display a screenshot of any website"
+ },
"//": ""
}
}
\ No newline at end of file
diff --git a/source/plugins/README.md b/source/plugins/README.md
index 0f73ac35..60f91911 100644
--- a/source/plugins/README.md
+++ b/source/plugins/README.md
@@ -41,13 +41,13 @@ The following plugins are maintained by Metric's core team:
* [✒️ Recent posts](/source/plugins/posts/README.md)
* [🗼 Rss feed](/source/plugins/rss/README.md)
* [🗨️ Stackoverflow plugin](/source/plugins/stackoverflow/README.md)
+ * [💹 Stock prices](/source/plugins/stock/README.md)
* [🐤 Latest tweets](/source/plugins/tweets/README.md)
* [⏰ WakaTime plugin](/source/plugins/wakatime/README.md)
-* **Other**
- * [📸 Website screenshot](/source/plugins/screenshot/README.md)
- * [💹 Stock prices](/source/plugins/stock/README.md)
### 🎲 Community plugins
The following plugins are provided and maintained by Metrics's user community:
- * [💉 Nightscout](/source/plugins/nightscout/README.md) [@legoandmars](https://github.com/legoandmars) * [💩 PoopMap plugin](/source/plugins/poopmap/README.md) [@matievisthekat](https://github.com/matievisthekat)
\ No newline at end of file
+ * [💉 Nightscout](/source/plugins/nightscout/README.md) [@legoandmars](https://github.com/legoandmars)
+ * [💩 PoopMap plugin](/source/plugins/poopmap/README.md) [@matievisthekat](https://github.com/matievisthekat)
+ * [📸 Website screenshot](/source/plugins/screenshot/README.md) [@lowlighter](https://github.com/lowlighter)