Skip to content

Commit e302678

Browse files
deploy: cd990ef
0 parents  commit e302678

File tree

87 files changed

+29796
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+29796
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 477 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# html2rss.github.io
2+
3+
This repository hosts the documentation and website for `html2rss`, a tool for creating RSS feeds from any website.
4+
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+
21+
## Contributing
22+
23+
Contributions are welcome! See our [Get Involved page](https://html2rss.github.io/get-involved) for details on discussions, reporting issues, and contributing.

about.html

Lines changed: 505 additions & 0 deletions
Large diffs are not rendered by default.

assets/css/just-the-docs-dark.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/just-the-docs-dark.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/just-the-docs-default.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/just-the-docs-default.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

assets/css/just-the-docs-light.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)