Skip to content

Commit 9d2106a

Browse files
committed
Add automated OG image generation for blog posts
Prebuild script generates 1200x630 social preview cards for all blog posts using the monad logo and post title. Skips posts that already have a generated image. Injects image frontmatter automatically.
1 parent eb8b1b1 commit 9d2106a

39 files changed

Lines changed: 19385 additions & 1 deletion

File tree

blog/2023-04-14-now-accepting-payjoin.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
image: /img/og/2023-04-14-now-accepting-payjoin.png
23
title: Now Accepting Payjoin
34
description: An old bitcoin privacy technique gets its wings
45
date: 2023-04-14

blog/2023-04-25-what-does-privacy-mean.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
image: /img/og/2023-04-25-what-does-privacy-mean.png
23
title: What Does Privacy Mean?
34
description: We want encryption for trade. What is that?
45
date: 2023-04-25

blog/2023-05-03-tracking-growth-in-payjoin-adoption.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
image: /img/og/2023-05-03-tracking-growth-in-payjoin-adoption.png
23
title: Tracking Growth in Payjoin Adoption
34
description: Dual-funding, Cahoots, ... SNICKER, and LNURL?
45
date: 2023-05-03

blog/2023-05-09-interactive-payment-batching-is-better.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
image: /img/og/2023-05-09-interactive-payment-batching-is-better.png
23
title: Interactive Payment Batching is Better
34
description: Payjoin for More Than Privacy
45
date: 2023-05-09

blog/2023-05-12-fees-bob-podcast-and-reinforcements.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
image: /img/og/2023-05-12-fees-bob-podcast-and-reinforcements.png
23
title: Fees, BOB Radio, and Reinforcements
34
description: Just an update
45
date: 2023-05-12

blog/2023-05-31-may-payjoin-update.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
image: /img/og/2023-05-31-may-payjoin-update.png
23
title: May Payjoin Update
34
description: Payjoin for Batching, Liana Timelocks, and Splicing, oh my!
45
date: 2023-05-31

blog/2023-06-05-june-payjoin-media-multitudes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
image: /img/og/2023-06-05-june-payjoin-media-multitudes.png
23
title: June Payjoin Media Multitudes
34
description: PDK, TFTC, BDK Integration, Payjoin + Nostr, A Payjoin V2 Protocol, the Boston Bitcoin Scene and UX Research
45
date: 2023-06-05

blog/2023-06-27-pdk-an-sdk-for-payjoin-transactions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
image: /img/og/2023-06-27-pdk-an-sdk-for-payjoin-transactions.png
23
title: "PDK: A Payjoin SDK"
34
description: Learn how PDK makes using Payjoin easy and the direction it will develop in our new blog.
45
date: 2023-06-27

blog/2023-08-16-serverless-payjoin-gets-its-wings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
image: /img/og/2023-08-16-serverless-payjoin-gets-its-wings.png
23
title: Serverless Payjoin Gets its Wings
34
description: We've got resources and lots of contributors. Time to find consensus.
45
date: 2023-08-16

blog/2024-05-22-payjoin-v1-infrastructure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
image: /img/og/2024-05-22-payjoin-v1-infrastructure.png
23
title: Notes on Payjoin V1 Infrastructure
34
description: A guide on setting up a payjoin receiver on signet
45
date: 2024-05-22

0 commit comments

Comments
 (0)