Skip to content

Commit c8799e7

Browse files
authored
docs: add community & resources section (#256)
1 parent d7c60ff commit c8799e7

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@
44

55
This repository contains `html2rss` feed configurations for many websites.
66

7+
## 🌐 Community & Resources
8+
9+
| Resource | Description | Link |
10+
| ------------------------------------- | ----------------------------------------------------------- | ------------------------------------------------------------------ |
11+
| **📚 Documentation & Feed Directory** | Complete guides, tutorials, and browse 100+ pre-built feeds | [html2rss.github.io](https://html2rss.github.io) |
12+
| **💬 Community Discussions** | Get help, share ideas, and connect with other users | [GitHub Discussions](https://github.com/orgs/html2rss/discussions) |
13+
| **📋 Project Board** | Track development progress and upcoming features | [View Project Board](https://github.com/orgs/html2rss/projects) |
14+
| **💖 Support Development** | Help fund ongoing development and maintenance | [Sponsor on GitHub](https://github.com/sponsors/gildesmarais) |
15+
16+
**Quick Start Options:**
17+
18+
- **Need a specific feed?** → Browse the [feed directory](https://html2rss.github.io/feed-directory)
19+
- **Want to create feeds?** → Use the [web application](https://html2rss.github.io/web-application)
20+
- **Ruby Developer?** → Check out the [Ruby gem documentation](https://html2rss.github.io/ruby-gem)
21+
- **Want to contribute?** → See our [contributing guide](https://html2rss.github.io/get-involved/contributing)
22+
723
## Dynamic Parameters
824

925
Configs must include a `parameters` section to define default values for dynamic parameters:

0 commit comments

Comments
 (0)