indieweb / indieweb/indiewebify-me
Feature request: IndieWebify should support h-feed validation
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 188
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Similar to its h-entry checking support (validator), IndieWebify should support parsing, checking, and advising how to improve your h-feed (https://microformats.org/wiki/h-feed), ideally re-using the existing h-entry checking code to also validate all h-entry items found inside the h-feed.
(Originally published at: https://tantek.com/2024/187/b1/indiewebify-request-h-feed-validation)
Contributor guide
No contributing guide indexed for this repository
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 locating the existing h-entry checking and validator entry points mentioned in the issue, then trace how they parse, check, and provide improvement advice. Done means adding h-feed parsing and validation, including validation of every h-entry item found inside the feed, with advice for improving the feed.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100