ci: auto-regenerate files [skip ci]

This commit is contained in:
lowlighter
2022-01-15 19:56:42 -05:00
parent a4a087e615
commit 37da1d959a
7 changed files with 18 additions and 7 deletions

View File

@@ -126,7 +126,10 @@ 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></td> <td align="center">
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stargazers.svg" alt=""></img>
<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="">
@@ -175,7 +178,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.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></td> <td align="center">
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.support.svg" alt=""></img>
<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>
@@ -200,7 +206,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.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></td> <td align="center">
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.gists.svg" alt=""></img>
<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>

View File

@@ -15,6 +15,7 @@
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.gists.svg" alt=""></img>
<img width="900" height="1" alt=""> <img width="900" height="1" alt="">
</td> </td>
</tr> </tr>

View File

@@ -1,7 +1,7 @@
name: "🎫 Gists" name: "🎫 Gists"
category: github category: github
description: This plugin displays [gists](https://gist.github.com) stats. description: This plugin displays [gists](https://gist.github.com) stats.
example: examples:
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.gists.svg default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.gists.svg
index: 21 index: 21
supports: supports:

View File

@@ -15,6 +15,7 @@
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stargazers.svg" alt=""></img>
<img width="900" height="1" alt=""> <img width="900" height="1" alt="">
</td> </td>
</tr> </tr>

View File

@@ -1,7 +1,7 @@
name: "✨ Stargazers over last weeks" name: "✨ Stargazers over last weeks"
category: github category: github
description: This plugin displays your stargazers evolution across all of your repositories over the last two weeks. description: This plugin displays your stargazers evolution across all of your repositories over the last two weeks.
example: examples:
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stargazers.svg default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stargazers.svg
index: 10 index: 10
supports: supports:

View File

@@ -15,6 +15,7 @@
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.support.svg" alt=""></img>
<img width="900" height="1" alt=""> <img width="900" height="1" alt="">
</td> </td>
</tr> </tr>

View File

@@ -1,8 +1,7 @@
name: "💭 GitHub Community Support" name: "💭 GitHub Community Support"
category: github category: github
description: This plugin displays your statistics from [GitHub Support Community](https://github.community/) (an account must be created on it beforehand). description: This plugin displays your statistics from [GitHub Support Community](https://github.community/) (an account must be created on it beforehand).
examples:
example:
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.support.svg default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.support.svg
index: 17 index: 17
supports: supports: