Generating OpenGraph image cards for my Zola static blog with Cloudflare Functions and Rust
I didn't like how plain the links to my blog posts rendered on š and in Slack. So I set about implementing OpenGraph image cards for each post, the hard way, using Cloudflare Functions and Rust. ...more