From 9741b6cd472d5513edfcc5343b5f1f5f4c58e015 Mon Sep 17 00:00:00 2001 From: Gil Desmarais Date: Wed, 10 Sep 2025 23:36:33 +0200 Subject: [PATCH] docs: add community & resources section --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index e42bf45..84c6550 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,22 @@ This web application scrapes websites to build and deliver RSS 2.0 feeds. +## 🌐 Community & Resources + +| Resource | Description | Link | +| ------------------------------------- | ----------------------------------------------------------- | ------------------------------------------------------------------ | +| **📚 Documentation & Feed Directory** | Complete guides, tutorials, and browse 100+ pre-built feeds | [html2rss.github.io](https://html2rss.github.io) | +| **💬 Community Discussions** | Get help, share ideas, and connect with other users | [GitHub Discussions](https://github.com/orgs/html2rss/discussions) | +| **📋 Project Board** | Track development progress and upcoming features | [View Project Board](https://github.com/orgs/html2rss/projects) | +| **💖 Support Development** | Help fund ongoing development and maintenance | [Sponsor on GitHub](https://github.com/sponsors/gildesmarais) | + +**Quick Start Options:** + +- **New to RSS?** → Start with the [web application guide](https://html2rss.github.io/web-application) +- **Need a specific feed?** → Browse the [feed directory](https://html2rss.github.io/feed-directory) +- **Want to deploy?** → Check out [deployment guides](https://html2rss.github.io/web-application/how-to/deployment) +- **Want to contribute?** → See our [contributing guide](https://html2rss.github.io/get-involved/contributing) + **Features:** - Provides stable URLs for feeds generated by automatic sourcing.