doc(plugins/rss): update

This commit is contained in:
lowlighter
2022-01-15 20:18:07 -05:00
parent cb1c8d204e
commit 42798eddca
2 changed files with 27 additions and 13 deletions

View File

@@ -1,15 +1,28 @@
### 🗼 Rss feed <!--header-->
The *rss* plugin displays items from a specified RSS feed.
<table> <table>
<td align="center"> <tr><th colspan="2"><h3>🗼 Rss feed</h3></th></tr>
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.rss.svg"> <tr><td colspan="2" align="center"><p>This plugin displays news from a given RSS feed.</p>
</td></tr>
<tr>
<th rowspan="3">Supported features<br><sub><a href="metadata.yml">→ Full specification</a></sub></th>
<td><a href="/source/templates/classic"><code>📗 Classic template</code></a> <a href="/source/templates/markdown"><code>📒 Markdown template</code></a> <a href="/source/templates/repository"><code>📘 Repository template</code></a></td>
</tr>
<tr>
<td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td>
</tr>
<tr>
<td><i>No tokens are required for this plugin</i></td>
</tr>
<tr>
<td colspan="2" align="center">
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.rss.svg" alt=""></img>
<img width="900" height="1" alt=""> <img width="900" height="1" alt="">
</td> </td>
</tr>
</table> </table>
<!--/header-->
#### ➡️ Available options ## ➡️ Available options
<!--options--> <!--options-->
<table> <table>
@@ -51,9 +64,7 @@ The *rss* plugin displays items from a specified RSS feed.
</table> </table>
<!--/options--> <!--/options-->
*[→ Full specification](metadata.yml)* ## Examples workflows
#### Examples workflows
<!--examples--> <!--examples-->
```yaml ```yaml

View File

@@ -1,5 +1,8 @@
name: "🗼 Rss feed" name: "🗼 Rss feed"
category: social category: social
description: This plugin displays news from a given RSS feed.
examples:
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.rss.svg
index: 6.5 index: 6.5
supports: supports:
- user - user