Skip to content

jonarnes/some-image-imageengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate preview images for social media

This is a simple project demoing an architecture using Netlify and ImageEngine to generate and cache social media preview images with text on them.

  1. Clone this repo.
  2. Put it on Netlify.
  3. customise the function capture.js with your Netlify url
  4. Customise the design of App.svelte
  5. Test by accessing https://<yournetlifyhost>/.netlify/functions/capture?title=My%20Title&desc=Her%27s%20the%20short%20summary
  6. Sign up for ImageEngine. Use your <yournetlifyhost> as the origin for ImageEngine
  7. Update your <meta> tags to refer to the ImageEngine Delivery Address: https://<ImageEngineDeliveryAddress>/.netlify/functions/capture?title=My%20Title&desc=Her%27s%20the%20short%20summary

Done.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published