Skip to content

[Feature] JSON-LD importer #4

@sedward5

Description

@sedward5

Feature Summary

Add the ability to import recipes from other blogs using JSON-LD (structured data) when available.

What problem does this feature solve?

Makes it easier to bring in external recipes without rewriting them manually. Encourages reuse and aggregation.

Proposed Solution

• Parse and display name, ingredients, and instructions
• Support basic Recipe schema from JSON-LD
• Fall back gracefully if invalid or missing data

Scope

  • Hugo content structure
  • Recipe import system
  • GitHub Actions automation
  • Shortcodes or UI templates
  • Data structure or storage

Additional Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions