RSS feed is missing description/article content for posts
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.9k
- Forks
- 6.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 29
Description
URL:
https://nodejs.org/en/feed/blog.xml
Browser Name:
Firefox
Browser Version:
Operating System:
Windows 11
How to reproduce the issue:
The previous plugin would include the article. The current feed https://nodejs.org/en/feed/blog.xml just includes the title/link but no other content.
Similar to https://github.com/nodejs/node/releases.atom, it should contain the full post content
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how https://nodejs.org/en/feed/blog.xml is generated and compare its output with the previous metalsmith-feed behavior and https://github.com/nodejs/node/releases.atom. Confirm that the feed includes the full post content, not only each title and link, and verify the resulting XML against the blog feed URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- content
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100