Open Source

incubating

astro-og-images

An Astro integration experiment for generating Open Graph images during static builds from code-owned templates.

This is the Open Graph image generator extracted from didof.dev. It is ready for its first npm release.

Current State

  • Generates static OG images during the Astro build.
  • Uses template components instead of hand-made image files.
  • Keeps output deterministic so generated images can be deployed with the site.

Release Notes

  • Package name: astro-og-images.
  • First version: 0.1.0.
  • Source: github.com/didof/astro-og-images.