-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Description
We are adding a new category: <CATEGORY NAME> (e.g., System Design, Android Development, Developer Newsletters).
Contributors are invited to add high-quality RSS/Atom feeds for this category.
Important:
- No AI-specific content.
- Only high-quality developer blogs, newsletters, or system design resources.
- Each feed must have a valid
xmlUrl. Optional:htmlUrlfor the human-readable blog link.
Steps to Contribute
-
Open
feeds.xlsxin Excel or Google Sheets. -
Add at least 5 feeds under the new category. Include:
category→<CATEGORY NAME>title→ Name of the site/newsletterxmlUrl→ RSS/Atom feed link (required)htmlUrl→ Optional, human-facing blog link
-
Run the conversion script:
node convertExcelToJson.js
This generates
feeds.jsonwith your updates. -
Test OPML generation (optional, recommended).
-
Submit a Pull Request with:
- Updated
feeds.xlsx - Updated
feeds.json
- Updated
Notes
- Ensure all feeds are working and publicly accessible.
- Categorize properly so users can easily find them in the OPML.
- Keep formatting consistent with existing entries.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers