ci: auto-regenerate files [skip ci]

This commit is contained in:
lowlighter
2022-01-15 19:45:03 -05:00
parent a79fe8c947
commit a4a087e615
5 changed files with 21 additions and 31 deletions

View File

@@ -126,10 +126,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<th><a href="source/plugins/projects/README.md">🗂️ Active projects</a></th> <th><a href="source/plugins/projects/README.md">🗂️ Active projects</a></th>
</tr> </tr>
<tr> <tr>
<td align="center"> <td></td>
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stargazers.svg">
<img width="900" height="1" alt="">
</td>
<td align="center"> <td align="center">
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.projects.svg"> <img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.projects.svg">
<img width="900" height="1" alt=""> <img width="900" height="1" alt="">
@@ -178,10 +175,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.discussions.svg"> <img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.discussions.svg">
<img width="900" height="1" alt=""> <img width="900" height="1" alt="">
</td> </td>
<td align="center"> <td></td>
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.support.svg">
<img width="900" height="1" alt="">
</td>
</tr> </tr>
<tr> <tr>
<th><a href="source/plugins/lines/README.md">👨‍💻 Lines of code changed</a></th> <th><a href="source/plugins/lines/README.md">👨‍💻 Lines of code changed</a></th>
@@ -192,9 +186,10 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.lines.svg"> <img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.lines.svg">
<img width="900" height="1" alt=""> <img width="900" height="1" alt="">
</td> </td>
<td align="center"> <td align="center">
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.traffic.svg"> <img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.traffic.svg" alt=""></img>
</td> <img width="900" height="1" alt="">
</td>
</tr> </tr>
<tr> <tr>
<th><a href="source/plugins/repositories/README.md">📓 Repositories</a></th> <th><a href="source/plugins/repositories/README.md">📓 Repositories</a></th>
@@ -205,10 +200,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.repositories.svg"> <img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.repositories.svg">
<img width="900" height="1" alt=""> <img width="900" height="1" alt="">
</td> </td>
<td align="center"> <td></td>
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.gists.svg">
<img width="900" height="1" alt="">
</td>
</tr> </tr>
<tr> <tr>
<th><a href="source/plugins/introduction/README.md">🙋 Introduction</a></th> <th><a href="source/plugins/introduction/README.md">🙋 Introduction</a></th>
@@ -334,10 +326,10 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<th></th> <th></th>
</tr> </tr>
<tr> <tr>
<td align="center"> <td align="center">
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stock.svg"> <img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stock.svg" alt=""></img>
<img width="900" height="1" alt=""> <img width="900" height="1" alt="">
</td> </td>
<td align="center"><img width="900" height="1" alt=""></td> <td align="center"><img width="900" height="1" alt=""></td>
</tr> </tr>
<tr> <tr>

10
settings.example.json generated
View File

@@ -63,7 +63,7 @@
"enabled": false, "//": "Display GitHub users from various affiliations" "enabled": false, "//": "Display GitHub users from various affiliations"
}, },
"stargazers":{ "stargazers":{
"enabled": false, "//": "Display stargazers metrics" "enabled": false, "//": "Enable stargazers plugin"
}, },
"projects":{ "projects":{
"enabled": false, "//": "Display active projects" "enabled": false, "//": "Display active projects"
@@ -84,19 +84,19 @@
"enabled": false, "//": "GitHub discussions metrics" "enabled": false, "//": "GitHub discussions metrics"
}, },
"support":{ "support":{
"enabled": false, "//": "GitHub Community Support metrics" "enabled": false, "//": "Enable support plugin"
}, },
"lines":{ "lines":{
"enabled": false, "//": "Display lines of code metrics" "enabled": false, "//": "Display lines of code metrics"
}, },
"traffic":{ "traffic":{
"enabled": false, "//": "Display repositories traffic metrics" "enabled": false, "//": "Enable traffic plugin"
}, },
"repositories":{ "repositories":{
"enabled": false, "//": "Display chosen featured repositories" "enabled": false, "//": "Display chosen featured repositories"
}, },
"gists":{ "gists":{
"enabled": false, "//": "Display gists metrics" "enabled": false, "//": "Enable gists plugin"
}, },
"introduction":{ "introduction":{
"enabled": false, "//": "Display account or repository introduction" "enabled": false, "//": "Display account or repository introduction"
@@ -140,7 +140,7 @@
}, },
"stock":{ "stock":{
"token": null, "//":"Yahoo Finance token", "token": null, "//":"Yahoo Finance token",
"enabled": false, "//": "Display stock prices of a given company" "enabled": false, "//": "Enable stock plugin"
}, },
"nightscout":{ "nightscout":{
"enabled": false, "//": "Displays Blood Glucose" "enabled": false, "//": "Displays Blood Glucose"

View File

@@ -1,7 +1,7 @@
<!--header--> <!--header-->
<table> <table>
<tr><th colspan="2"><h3>🌸 Anilist watch list and reading list</h3></th></tr> <tr><th colspan="2"><h3>🌸 Anilist watch list and reading list</h3></th></tr>
<tr><td colspan="2" align="center"><p>This plugin lets you display your favorites animes, mangas and characters from your <a href="https://anilist.co">AniList</a> account.</p> <tr><td colspan="2" align="center"><p>This plugin displays your favorites animes, mangas and characters from your <a href="https://anilist.co">AniList</a> account.</p>
</td></tr> </td></tr>
<tr> <tr>
<th rowspan="3">Supported features<br><sub><a href="metadata.yml">→ Full specification</a></sub></th> <th rowspan="3">Supported features<br><sub><a href="metadata.yml">→ Full specification</a></sub></th>

View File

@@ -1,6 +1,6 @@
name: "🌸 Anilist watch list and reading list" name: "🌸 Anilist watch list and reading list"
category: social category: social
description: This plugin lets you display your favorites animes, mangas and characters from your [AniList](https://anilist.co) account. description: This plugin displays your favorites animes, mangas and characters from your [AniList](https://anilist.co) account.
examples: examples:
+for anime watchers: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.svg +for anime watchers: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.svg
+for manga readers: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.manga.svg +for manga readers: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.manga.svg

View File

@@ -24,7 +24,7 @@ Check out <a href="https://github.com/topics">GitHub topics</a> to search intere
</table> </table>
<!--/header--> <!--/header-->
#### ➡️ Available options ## ➡️ Available options
<!--options--> <!--options-->
<table> <table>
@@ -93,9 +93,7 @@ Check out <a href="https://github.com/topics">GitHub topics</a> to search intere
</table> </table>
<!--/options--> <!--/options-->
*[→ Full specification](metadata.yml)* ## Examples workflows
#### Examples workflows
<!--examples--> <!--examples-->
```yaml ```yaml
@@ -121,4 +119,4 @@ with:
plugin_topics_mode: icons plugin_topics_mode: icons
``` ```
<!--/examples--> <!--/examples-->