From 42798eddca1d175c2607630a6a25dc12bd2bac00 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Sat, 15 Jan 2022 20:18:07 -0500 Subject: [PATCH] doc(plugins/rss): update --- source/plugins/rss/README.md | 37 +++++++++++++++++++++------------ source/plugins/rss/metadata.yml | 3 +++ 2 files changed, 27 insertions(+), 13 deletions(-) diff --git a/source/plugins/rss/README.md b/source/plugins/rss/README.md index d81d6ddb..ec948278 100644 --- a/source/plugins/rss/README.md +++ b/source/plugins/rss/README.md @@ -1,15 +1,28 @@ -### đŸ—ŧ Rss feed - -The *rss* plugin displays items from a specified RSS feed. - + - + + + + + + + + + + + + + + +
- - -

đŸ—ŧ Rss feed

This plugin displays news from a given RSS feed.

+
Supported features
→ Full specification
📗 Classic template 📒 Markdown template 📘 Repository template
👤 Users đŸ‘Ĩ Organizations 📓 Repositories
No tokens are required for this plugin
+ + +
+ -#### âžĄī¸ Available options +## âžĄī¸ Available options @@ -51,9 +64,7 @@ The *rss* plugin displays items from a specified RSS feed.
-*[→ Full specification](metadata.yml)* - -#### â„šī¸ Examples workflows +## â„šī¸ Examples workflows ```yaml @@ -68,4 +79,4 @@ with: plugin_rss_limit: 4 ``` - \ No newline at end of file + diff --git a/source/plugins/rss/metadata.yml b/source/plugins/rss/metadata.yml index 7a368b72..d1079d65 100644 --- a/source/plugins/rss/metadata.yml +++ b/source/plugins/rss/metadata.yml @@ -1,5 +1,8 @@ name: "đŸ—ŧ Rss feed" 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 supports: - user