Auto-regenerate files

This commit is contained in:
github-actions[bot]
2021-04-27 21:24:22 +00:00
parent 18ff796e3d
commit 3dbb27a7f3
3 changed files with 17 additions and 17 deletions

View File

@@ -333,8 +333,8 @@ And you can customize these heavily with plugins, templates and hundreds of opti
</th> </th>
</tr> </tr>
<tr> <tr>
<th><a href="source/templates/classic/README.md">📗 Classic</a></th> <th><a href="source/templates/classic/README.md">📗 Classic template</a></th>
<th><a href="source/templates/repository/README.md">📘 Repository</a></th> <th><a href="source/templates/repository/README.md">📘 Repository template</a></th>
</tr> </tr>
<tr> <tr>
<td align="center"> <td align="center">
@@ -347,8 +347,8 @@ And you can customize these heavily with plugins, templates and hundreds of opti
</td> </td>
</tr> </tr>
<tr> <tr>
<th><a href="source/templates/terminal/README.md">📙 Terminal</a></th> <th><a href="source/templates/terminal/README.md">📙 Terminal template</a></th>
<th><a href="source/templates/markdown/README.md">📒 Markdown</a></th> <th><a href="source/templates/markdown/README.md">📒 Markdown template</a></th>
</tr> </tr>
<tr> <tr>
<td align="center"> <td align="center">
@@ -712,7 +712,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
<th nowrap="nowrap" align="center" title="💉 Nightscout">💉</th> <th nowrap="nowrap" align="center" title="💉 Nightscout">💉</th>
</tr> </tr>
<tr> <tr>
<td nowrap="nowrap">📗 Classic</td> <td nowrap="nowrap">📗 Classic template</td>
<td nowrap="nowrap" align="center" data-plugin="base">✔️</td> <td nowrap="nowrap" align="center" data-plugin="base">✔️</td>
<td nowrap="nowrap" align="center" data-plugin="isocalendar">✔️</td> <td nowrap="nowrap" align="center" data-plugin="isocalendar">✔️</td>
<td nowrap="nowrap" align="center" data-plugin="languages">✔️</td> <td nowrap="nowrap" align="center" data-plugin="languages">✔️</td>
@@ -748,7 +748,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
<td nowrap="nowrap" align="center" data-plugin="nightscout">✔️</td> <td nowrap="nowrap" align="center" data-plugin="nightscout">✔️</td>
</tr> </tr>
<tr> <tr>
<td nowrap="nowrap">📘 Repository</td> <td nowrap="nowrap">📘 Repository template</td>
<td nowrap="nowrap" align="center" data-plugin="base">✔️</td> <td nowrap="nowrap" align="center" data-plugin="base">✔️</td>
<td nowrap="nowrap" align="center" data-plugin="isocalendar">❌</td> <td nowrap="nowrap" align="center" data-plugin="isocalendar">❌</td>
<td nowrap="nowrap" align="center" data-plugin="languages">✔️</td> <td nowrap="nowrap" align="center" data-plugin="languages">✔️</td>
@@ -784,7 +784,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
<td nowrap="nowrap" align="center" data-plugin="nightscout">❌</td> <td nowrap="nowrap" align="center" data-plugin="nightscout">❌</td>
</tr> </tr>
<tr> <tr>
<td nowrap="nowrap">📙 Terminal</td> <td nowrap="nowrap">📙 Terminal template</td>
<td nowrap="nowrap" align="center" data-plugin="base">✔️</td> <td nowrap="nowrap" align="center" data-plugin="base">✔️</td>
<td nowrap="nowrap" align="center" data-plugin="isocalendar">❌</td> <td nowrap="nowrap" align="center" data-plugin="isocalendar">❌</td>
<td nowrap="nowrap" align="center" data-plugin="languages">✔️</td> <td nowrap="nowrap" align="center" data-plugin="languages">✔️</td>
@@ -820,7 +820,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
<td nowrap="nowrap" align="center" data-plugin="nightscout">❌</td> <td nowrap="nowrap" align="center" data-plugin="nightscout">❌</td>
</tr> </tr>
<tr> <tr>
<td nowrap="nowrap">📒 Markdown</td> <td nowrap="nowrap">📒 Markdown template</td>
<td nowrap="nowrap" align="center" data-plugin="base">✔️</td> <td nowrap="nowrap" align="center" data-plugin="base">✔️</td>
<td nowrap="nowrap" align="center" data-plugin="isocalendar">❌</td> <td nowrap="nowrap" align="center" data-plugin="isocalendar">❌</td>
<td nowrap="nowrap" align="center" data-plugin="languages">❌</td> <td nowrap="nowrap" align="center" data-plugin="languages">❌</td>
@@ -1010,10 +1010,10 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
Templates lets you change general appearance of rendered metrics. Templates lets you change general appearance of rendered metrics.
See their respective documentation for more informations about how to setup them: See their respective documentation for more informations about how to setup them:
* [📗 Classic](/source/templates/classic/README.md) * [📗 Classic template](/source/templates/classic/README.md)
* [📘 Repository](/source/templates/repository/README.md) * [📘 Repository template](/source/templates/repository/README.md)
* [📙 Terminal](/source/templates/terminal/README.md) * [📙 Terminal template](/source/templates/terminal/README.md)
* [📒 Markdown](/source/templates/markdown/README.md) * [📒 Markdown template](/source/templates/markdown/README.md)
* [📕 Community templates](/source/templates/community/README.md) * [📕 Community templates](/source/templates/community/README.md)
## 🧩 Plugins ## 🧩 Plugins

2
action.yml generated
View File

@@ -180,7 +180,7 @@ inputs:
# Metrics output format # Metrics output format
config_output: config_output:
description: Output image format description: Output image format
default: svg default: auto
# Number of retries in case rendering fail # Number of retries in case rendering fail
retries: retries:

View File

@@ -3,8 +3,8 @@
Templates lets you change general appearance of rendered metrics. Templates lets you change general appearance of rendered metrics.
See their respective documentation for more informations about how to setup them: See their respective documentation for more informations about how to setup them:
* [📗 Classic](/source/templates/classic/README.md) * [📗 Classic template](/source/templates/classic/README.md)
* [📘 Repository](/source/templates/repository/README.md) * [📘 Repository template](/source/templates/repository/README.md)
* [📙 Terminal](/source/templates/terminal/README.md) * [📙 Terminal template](/source/templates/terminal/README.md)
* [📒 Markdown](/source/templates/markdown/README.md) * [📒 Markdown template](/source/templates/markdown/README.md)
* [📕 Community templates](/source/templates/community/README.md) * [📕 Community templates](/source/templates/community/README.md)