nextcloud / nextcloud/cookbook
Add parser using cooked.wiki
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
Extracted from this wiki entry:
It is possible to use the service of https://cooked.wiki to parse recipes. This is done by means of prefixing the actual URL with another URL, effectively passing the recipe URL to the site using a path parameter. The resulting recipe is currently supporting at least a minimal stub of schema.org meta data.
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 reviewing the linked wiki entry and the cooked.wiki URL behavior described in the issue. Identify the cookbook parser entry point and existing recipe parsing tests, then add support for the service so a prefixed recipe URL yields a usable recipe with the available schema.org metadata.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100