ci: auto-regenerate files [skip ci]

This commit is contained in:
lowlighter
2022-01-15 19:25:59 -05:00
parent da57541e38
commit b69a6a58c9
2 changed files with 29 additions and 45 deletions

View File

@@ -11,13 +11,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<td align="center">
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.classic.svg">
<img width="900" height="1" alt="">
</td>
<td align="center">
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.organization.svg">
<img width="900" height="1" alt="">
</td>
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.classic.svg" alt=""></img>
</td>
<td align="center">
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.organization.svg" alt=""></img>
</td>
</tr>
<tr>
<th colspan="2" align="center">
@@ -48,12 +46,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<td align="center">
<details open><summary>With icons</summary>
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.topics.icons.svg">
</details>
<details open><summary>With labels</summary>
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.topics.svg">
</details>
<details open><summary>With icons</summary><img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.topics.icons.svg" alt=""></img></details>
<details open><summary>With labels</summary><img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.topics.svg" alt=""></img></details>
<img width="900" height="1" alt="">
</td>
<td align="center">
@@ -151,7 +145,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<img width="900" height="1" alt="">
</td>
<td align="center">
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.activity.svg">
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.activity.svg" alt=""></img>
<img width="900" height="1" alt="">
</td>
</tr>
@@ -161,12 +155,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<td align="center">
<details open><summary>Compact display</summary>
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.achievements.compact.svg">
</details>
<details><summary>Detailed display</summary>
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.achievements.svg">
</details>
<details open><summary>Compact display</summary><img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.achievements.compact.svg" alt=""></img></details>
<details><summary>Detailed display</summary><img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.achievements.svg" alt=""></img></details>
<img width="900" height="1" alt="">
</td>
<td align="center">
@@ -295,15 +285,9 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<img width="900" height="1" alt="">
</td>
<td align="center">
<details open><summary>For anime watchers</summary>
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.svg">
</details>
<details><summary>For manga readers</summary>
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.manga.svg">
</details>
<details open><summary>Favorites characters</summary>
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.characters.svg">
</details>
<details open><summary>For anime watchers</summary><img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.svg" alt=""></img></details>
<details open><summary>For manga readers</summary><img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.manga.svg" alt=""></img></details>
<details open><summary>For waifus simp</summary><img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.characters.svg" alt=""></img></details>
<img width="900" height="1" alt="">
</td>
</tr>

8
settings.example.json generated
View File

@@ -39,7 +39,7 @@
"enabled": false, "//": "Enable languages plugin"
},
"topics":{
"enabled": false, "//": "Display starred topics"
"enabled": false, "//": "Enable topics plugin"
},
"stars":{
"enabled": false, "//": "Enable stars plugin"
@@ -72,10 +72,10 @@
"enabled": false, "//": "Display a random code snippet from recent activity"
},
"activity":{
"enabled": false, "//": "Display recent activity"
"enabled": false, "//": "Enable activity plugin"
},
"achievements":{
"enabled": false, "//": "Display achievements"
"enabled": false, "//": "Enable achievements plugin"
},
"notable":{
"enabled": false, "//": "Display notable contributions in organizations"
@@ -122,7 +122,7 @@
"enabled": false, "//": "Stackoverflow metrics"
},
"anilist":{
"enabled": false, "//": "Display data from your AniList account"
"enabled": false, "//": "Enable aniList plugin"
},
"tweets":{
"token": null, "//":"Twitter API token",