Skip to content

Add OG image support#38

Merged
joladev merged 2 commits into
mainfrom
johanna/ogimage
May 12, 2026
Merged

Add OG image support#38
joladev merged 2 commits into
mainfrom
johanna/ogimage

Conversation

@joladev
Copy link
Copy Markdown
Owner

@joladev joladev commented May 12, 2026

Following the basic principle of the NimblePublisher setup and just builds it in memory. I've done a slight optimization by having it work differently in dev and in prod:

  1. In prod it builds all images at build time and then never again, serves from memory.
  2. In dev it skips building at built time and instead generates them ad hoc on request, to avoid rebuilding everything on every change, while still being able to handle new pages

joladev added 2 commits May 12, 2026 07:54
Following the basic principle of the NimblePublisher setup and just builds it in memory. I've done a slight optimization by having it work differently in dev and in prod:
1. In prod it builds all images at build time and then never again, serves from memory.
2. In dev it skips building at built time and instead generates them ad hoc on request, to avoid rebuilding everything on every change, while still being able to handle new pages
@control-devstats-io
Copy link
Copy Markdown

control-devstats-io Bot commented May 12, 2026

Dokploy Preview Deployment

Name Status Preview Updated (UTC)
jola.dev ✅ Done Preview URL 2026-05-12T14:11:29.442Z

@joladev joladev merged commit a5efe5e into main May 12, 2026
1 check passed
@joladev joladev deleted the johanna/ogimage branch May 12, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant