Update .readme

This commit is contained in:
Aleksandr Statciuk 2022-10-22 04:34:51 +03:00
parent fe1ab9f2e1
commit 1bf7fa836d
6 changed files with 36 additions and 20 deletions

8
.readme/_sites.md Normal file
View file

@ -0,0 +1,8 @@
<table>
<thead>
<tr><th align="left">Site</th><th align="left">Status&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th></tr>
</thead>
<tbody>
<tr><td valign="top" rowspan="1">example.com</td><td nowrap><a href="https://github.com/iptv-org/epg/actions/workflows/example.com.yml"><img src="https://github.com/iptv-org/epg/actions/workflows/example.com.yml/badge.svg" alt="example.com" style="max-width: 100%;"></a></td></tr>
</tbody>
</table>

View file

@ -1,4 +0,0 @@
{
"build": "README.md",
"files": ["./.readme/template.md"]
}

4
.readme/readme.json Normal file
View file

@ -0,0 +1,4 @@
{
"build": "README.md",
"files": ["./.readme/readme.md"]
}

4
.readme/status.json Normal file
View file

@ -0,0 +1,4 @@
{
"build": "STATUS.md",
"files": ["./.readme/status.md"]
}

4
.readme/status.md Normal file
View file

@ -0,0 +1,4 @@
# Status
<!-- prettier-ignore -->
#include "./.readme/_sites.md"