Skip to content

Add blog opengraph image generation #81

Description

@GlitchWitch

Problem

Currently our open graph images (those displayed when sharing to social media) just use the blog feature image but lack any kind of additional details.

Solution

  • We should implement a solution like Githubs to dynamically generate these images
    • We should use the post.image.feature as the background
    • We should include the title
    • We should include the subtitle
    • We should include the author
    • We should include the date

Additional Information

This example may be a perfect guide for us https://ognjen.io/automatic-jekyll-post-previews/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions