Skip to content

Adds support for kalcirecept.hu#1896

Open
zdenek-stursa wants to merge 1 commit into
hhursev:mainfrom
zdenek-stursa:site/kalcirecept-hu
Open

Adds support for kalcirecept.hu#1896
zdenek-stursa wants to merge 1 commit into
hhursev:mainfrom
zdenek-stursa:site/kalcirecept-hu

Conversation

@zdenek-stursa
Copy link
Copy Markdown
Contributor

Closes #1795

What sites does this PR add support for?

  • kalcirecept.hu

Brief description of how the site stores recipes

Kálci receptjei is a Hungarian food blog built on a custom framework (Tailwind CSS + JavaScript). The site does not use schema.org/Recipe structured data. Recipes are structured with dedicated H1 headings: "Hozzávalók" (Ingredients) followed by a <ul> list where each <li> contains two <span> elements (quantity and ingredient name), and "A recept" (The Recipe) followed by instruction paragraphs in a <section class="prose">. Metadata (title, image, site name, language) is available via Open Graph meta tags and the HTML lang attribute.

Checklist

  • All mandatory fields are covered in the testjson
  • python scripts/reorder_json_keys.py has been run
  • Tests pass locally
  • pre-commit hooks pass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

I'd like to request support for kalcirecept.hu

1 participant