Skip to content

Generate Open Graph images for Astro files #290

@julien-deramond

Description

@julien-deramond

Prerequisites

Proposal

Right now, Open Graph images are generated only for what's contained within /src/content. It means that all the Astro pages in src/pages have static images created manually via a Figma template (see https://github.com/Open-reSource/openresource.dev/pull/289/files).

The idea would be to do the exact same thing for src/content but with Astro pages.

Motivation and context

The main motivation is to provide easier maintenance. If a new page is created or that the title or description of an existing page is modified, the image must be recreated manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions