Package notes
This is the Open Graph image generator extracted from didof.dev. It is now published on npm and ready to install in Astro projects.
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.
- Publishes the integration, types, component export, and examples as a public MIT package.
Release Notes
- Package name:
astro-og-images. - First version:
0.1.0. - Source:
github.com/didof/astro-og-images.