Automatic Social Share Images

By ryanfiller.com - 2020-12-11

Description

I am a designer, developer, illustrator, and maker living and working in Memphis, Tennessee. This is my blog and portfolio.

Summary

  • blog Happy Halloween!
  • title} Because I plan on making this page available after the site has been statically rendered, I need a way to pass around variable data without using POST or PUT requests.
  • In a browser I could visit the URL of the Netlify function and pass it a query to build the screenshot with the objectToParams function.
  • The final image generated with the metadata from this post should look something like this.

 

Topics

  1. Backend (0.3)
  2. Database (0.18)
  3. Frontend (0.14)

Similar Articles

Visualizing the Mandelbrot Set Using Python (< 50 Lines

By Medium - 2020-12-19

The Mandelbrot Set is known to be one of the most beautiful fractals in mathematics. Though first discovered at the beginning of the 20th century, we can use computers to create detailed renderings…