From 81fb31a193df7cfb5917716138e679a2b2744b5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Nov 2021 23:32:37 +0000 Subject: [PATCH] ci: auto-regenerate files --- README.md | 22 +++++++++++----------- action.yml | 18 ++++++++++++++++++ settings.example.json | 4 ++++ source/plugins/README.md | 10 +++++++--- 4 files changed, 40 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index f6fa751c..1a91ed7a 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ And you can customize these heavily with plugins, templates and hundreds of opti @@ -373,17 +373,14 @@ And you can customize these heavily with plugins, templates and hundreds of opti - + - + - + @@ -1127,8 +1124,9 @@ See their respective documentation for more informations about how to setup them ## 🧩 Plugins Plugins are features which provide additional content and lets you customize your rendered metrics. +See their respective documentation for more informations about how to setup them. -See their respective documentation for more informations about how to setup them: +The following plugins are maintained by Metric's core team: * **Core** * [🗃️ Base content](/source/plugins/base/README.md) @@ -1171,9 +1169,11 @@ See their respective documentation for more informations about how to setup them * **Other** * [📸 Website screenshot](/source/plugins/screenshot/README.md) * [💹 Stock prices](/source/plugins/stock/README.md) -* **Community** *(provided and maintained by contributors)* - * [💉 Nightscout](/source/plugins/nightscout/README.md) [@legoandmars](https://github.com/legoandmars) +### 🎲 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) ### 🏦 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 fbb99fb3..94056ef1 100644 --- a/action.yml +++ b/action.yml @@ -1341,6 +1341,24 @@ inputs: description: When the blood sugar is considered urgently high default: 250 + # ==================================================================================== + # 💩 PoopMap plugin + + # Enable or disable plugin + plugin_poopmap: + description: Display PoopMap stats + default: no + + # PoopMap API token + plugin_poopmap_token: + description: PoopMap API token + default: "" + + # Time range to use for displayed stats + plugin_poopmap_days: + description: PoopMap time range + default: 7 + # ==================================================================================== # Action metadata diff --git a/settings.example.json b/settings.example.json index f44c748b..abe35e49 100644 --- a/settings.example.json +++ b/settings.example.json @@ -145,6 +145,10 @@ "nightscout":{ "enabled": false, "//": "Displays Blood Glucose" }, + "poopmap":{ + "token": null, "//":"PoopMap API token", + "enabled": false, "//": "Display PoopMap stats" + }, "//": "" } } \ No newline at end of file diff --git a/source/plugins/README.md b/source/plugins/README.md index 74e599d0..0f73ac35 100644 --- a/source/plugins/README.md +++ b/source/plugins/README.md @@ -1,8 +1,9 @@ ## 🧩 Plugins Plugins are features which provide additional content and lets you customize your rendered metrics. +See their respective documentation for more informations about how to setup them. -See their respective documentation for more informations about how to setup them: +The following plugins are maintained by Metric's core team: * **Core** * [🗃️ Base content](/source/plugins/base/README.md) @@ -45,5 +46,8 @@ See their respective documentation for more informations about how to setup them * **Other** * [📸 Website screenshot](/source/plugins/screenshot/README.md) * [💹 Stock prices](/source/plugins/stock/README.md) -* **Community** *(provided and maintained by contributors)* - * [💉 Nightscout](/source/plugins/nightscout/README.md) [@legoandmars](https://github.com/legoandmars) + +### 🎲 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
- 🧩 36 plugins + 🧩 35+ plugins
📸 Website screenshot💉 Nightscout
- - -
@@ -463,7 +460,7 @@ Choose `📊 Metrics embed` if you want to customize your GitHub profile and ` ### 🐙 Features -* Create infographics from **36 plugins**, **4 templates** and **219 options** +* Create infographics from **37 plugins**, **4 templates** and **219 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 @@ -952,7 +949,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
Mode/Plugin