ci: auto-regenerate files

This commit is contained in:
lowlighter
2022-01-15 00:17:23 -05:00
parent c0420d0289
commit 30eeaeeb94
7 changed files with 16 additions and 20 deletions

View File

@@ -1,9 +1,8 @@
## 🧩 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.
Plugins provide additional content and lets you customize your rendered metrics.
The following plugins are maintained by Metric's core team:
**📦 Maintained by core team**
* **Core**
* [🗃️ Base content](/source/plugins/base/README.md)
@@ -45,10 +44,7 @@ The following plugins are maintained by Metric's core team:
* [💹 Stock prices](/source/plugins/stock/README.md)
* [🐤 Latest tweets](/source/plugins/tweets/README.md)
* [⏰ WakaTime plugin](/source/plugins/wakatime/README.md)
### 🎲 Community plugins
The following plugins are provided and maintained by Metrics's user community:
* [💉 Nightscout](/source/plugins/nightscout/README.md) by [@legoandmars](https://github.com/legoandmars)
* [💩 PoopMap plugin](/source/plugins/poopmap/README.md) by [@matievisthekat](https://github.com/matievisthekat)
* [📸 Website screenshot](/source/plugins/screenshot/README.md) by [@lowlighter](https://github.com/lowlighter)
**🎲 Maintained by community**
* [💉 Nightscout](/source/plugins/nightscout/README.md) by [@legoandmars](https://github.com/legoandmars)
* [💩 PoopMap plugin](/source/plugins/poopmap/README.md) by [@matievisthekat](https://github.com/matievisthekat)
* [📸 Website screenshot](/source/plugins/screenshot/README.md) by [@lowlighter](https://github.com/lowlighter)

View File

@@ -1,7 +1,7 @@
## 🖼️ Templates
Templates lets you change general appearance of rendered metrics.
See their respective documentation for more informations about how to setup them:
* [📗 Classic template](/source/templates/classic/README.md)
* [📘 Repository template](/source/templates/repository/README.md)

View File

@@ -13,7 +13,7 @@
<td>*️⃣ SVG, *️⃣ PNG, *️⃣ JPEG, #⃣ JSON</td>
</tr>
<tr>
<td colspan="2" align="center">
<td colspan="2" align="center">
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.classic.svg" alt=""></img>
<img width="900" height="1" alt="">
</td>

View File

@@ -13,7 +13,7 @@
<td>#⃣ JSON, 🔠 Markdown, 🔠 Markdown (PDF)</td>
</tr>
<tr>
<td colspan="2" align="center">
<td colspan="2" align="center">
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.png" alt=""></img>
<img width="900" height="1" alt="">
</td>

View File

@@ -13,7 +13,7 @@
<td>*️⃣ SVG, *️⃣ PNG, *️⃣ JPEG, #⃣ JSON</td>
</tr>
<tr>
<td colspan="2" align="center">
<td colspan="2" align="center">
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.repository.svg" alt=""></img>
<img width="900" height="1" alt="">
</td>

View File

@@ -13,7 +13,7 @@
<td>*️⃣ SVG, *️⃣ PNG, *️⃣ JPEG, #⃣ JSON</td>
</tr>
<tr>
<td colspan="2" align="center">
<td colspan="2" align="center">
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.terminal.svg" alt=""></img>
<img width="900" height="1" alt="">
</td>