Skip to content

Commit cd990ef

Browse files
authored
docs: add community & resources section (#942)
1 parent ae292d0 commit cd990ef

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

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

33
This repository hosts the documentation and website for `html2rss`, a tool for creating RSS feeds from any website.
44

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

723
Contributions are welcome! See our [Get Involved page](https://html2rss.github.io/get-involved) for details on discussions, reporting issues, and contributing.

0 commit comments

Comments
 (0)