Ricardo Canastro @canastro.dev · Dec 3

In Chronical, users create stunning stories featuring beautiful images. One of these is the cover image, which I use to craft dynamic OpenGraph (OG) images. #buildinpublic

0 likes 1 replies

?

Replies

Ricardo Canastro · Dec 3

Instead of generating OG images on-the-fly (as supported by Next.js), I leverage the fact that published stories in Chronical are immutable. This means OG images only need to be created once—no runtime generation needed.