docs: add html2rss-config#922
Merged
gildesmarais merged 4 commits intomainfrom Aug 2, 2025
Merged
Conversation
9b217dd to
6c30ca7
Compare
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds comprehensive documentation for html2rss-configs, providing users with a complete guide on creating feed configurations for converting websites into RSS feeds. The documentation includes basic concepts, a step-by-step tutorial, advanced techniques, and contribution guidelines.
Key changes:
- Added a comprehensive configuration creation guide with examples and best practices
- Updated contributing documentation with detailed workflow for feed config submissions
- Enhanced navigation structure for the feed directory
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| html2rss-configs/index.md | New comprehensive documentation covering configuration concepts, tutorials, and advanced techniques |
| get-involved/contributing.md | Updated contributing guidelines with detailed feed config submission workflow and corrected links |
| feed-directory/index.html | Added has_children: true to enable proper navigation hierarchy |
Comments suppressed due to low confidence (1)
get-involved/contributing.md:36
- The repository name is inconsistent. Based on the context and file paths, it should be
html2rss-configs(plural) nothtml2rss-config(singular).
1. Fork the `html2rss-config` git repository and run `bundle install` (you need to have Ruby >= 3.3 installed).
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.