Dynamic OG images for iammatthias.com.
/- Homepage image/{category}- Category page (e.g.,/posts)/{category}-{title}- Content page (e.g.,/posts-my-article-title)
Install dependencies:
bun installRun locally:
bun run devVisit http://localhost:8787/ to test.
bun run deploy