ci: auto-regenerate files [skip ci]
This commit is contained in:
15
README.md
15
README.md
@@ -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>
|
||||
</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">
|
||||
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.projects.svg">
|
||||
<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 width="900" height="1" alt="">
|
||||
</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>
|
||||
<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 width="900" height="1" alt="">
|
||||
</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>
|
||||
<th><a href="source/plugins/introduction/README.md">🙋 Introduction</a></th>
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<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="">
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: "🎫 Gists"
|
||||
category: github
|
||||
description: This plugin displays [gists](https://gist.github.com) stats.
|
||||
example:
|
||||
examples:
|
||||
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.gists.svg
|
||||
index: 21
|
||||
supports:
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<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="">
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: "✨ Stargazers over last weeks"
|
||||
category: github
|
||||
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
|
||||
index: 10
|
||||
supports:
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<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="">
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
name: "💭 GitHub Community Support"
|
||||
category: github
|
||||
description: This plugin displays your statistics from [GitHub Support Community](https://github.community/) (an account must be created on it beforehand).
|
||||
|
||||
example:
|
||||
examples:
|
||||
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.support.svg
|
||||
index: 17
|
||||
supports:
|
||||
|
||||
Reference in New Issue
Block a user