惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog
Microsoft Security Blog
Microsoft Security Blog
Jina AI
Jina AI
博客园 - 叶小钗
J
Java Code Geeks
博客园 - 聂微东
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
美团技术团队
WordPress大学
WordPress大学
M
MIT News - Artificial intelligence
雷峰网
雷峰网
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
罗磊的独立博客
T
The Blog of Author Tim Ferriss
aimingoo的专栏
aimingoo的专栏
T
Tailwind CSS Blog
The Cloudflare Blog
Stack Overflow Blog
Stack Overflow Blog
N
Netflix TechBlog - Medium
小众软件
小众软件

Buttondown's blog

Email could have been X.400 times better The physicists who convinced Fermilab to send Brazil's emails Slack webhooks Better in-app previews Analytics 3.0 Subscriber ID variables Comments! Send latest premium action Automation filtering Free API subscribers Surveys in automations Reply to replies Labels for RSS feeds How Jeremy Singer-Vine curates curious datasets for readers 2023 (and what's next) Email vs web content Sort by engagement Better gift subscriptions How Andy Dehnart built a career reviewing television New email template Email-based automations Opt-in reply tracking Automatic alt text More social network integrations Sort by metadata Overlarge image warnings Automation tag actions Pause emails mid-flight Search tags and automations Gift via automations
Made-for-you share images
Ben Borgers · 2023-06-08 · via Buttondown's blog

Buttondown has had the ability to upload a custom share image for your newsletters, if you were willing to design or find one that you wanted to use. For example:

<figure> <img src="/next-assets/img/og-image-example-fudge.jpg" style={{ width: 500, margin: "0 auto" }} alt="A Buttondown newsletter with a custom-made share image." /> </figure>

Today, we’re adding two templates that get automatically filled out based on your newsletter’s name and the subject of your email.

They’ll appear alongside other options for your share image, and you can use them instead of designing your own!

<figure> <img src="/next-assets/img/image-generator.png" style={{ width: 500, margin: "0 auto" }} alt="The new templated share images available in Buttondown's settings. They're prefilled with your newsletter's name and email's subject." /> </figure>

For more of the technical details on how we built this, head over to the accompanying blog post.