[PR #329] [MERGED] feat: add blog og image #882

Closed
opened 2026-02-26 19:30:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/329
Author: @ephraimduncan
Created: 8/30/2023
Status: Merged
Merged: 8/31/2023
Merged by: @Mythie

Base: feat/refreshHead: feat/blog-og-image


📝 Commits (7)

  • 2f78922 feat: add blog og image
  • 1edfe95 feat: add og image to blog posts
  • d28bb5d fix: use nextjs opengraph-image component
  • 5d4a07b fix: center align heading
  • af6c62d Merge branch 'feat/refresh' into feat/blog-og-image
  • 14fd0eb fix: tidy code and expect jsx errors
  • 7722e63 fix: tidying broke generation

📊 Changes

6 files changed (+81 additions, -2 deletions)

View changed files

apps/marketing/src/app/(marketing)/blog/[post]/opengraph-image.tsx (+76 -0)
📝 apps/marketing/src/app/(marketing)/blog/[post]/page.tsx (+3 -1)
apps/marketing/src/assets/background-blog-og.png (+0 -0)
apps/marketing/src/assets/inter-bold.ttf (+0 -0)
apps/marketing/src/assets/inter-regular.ttf (+0 -0)
📝 package-lock.json (+2 -1)

📄 Description

Preview of OG Image

CleanShot 2023-08-30 at 02 47 34@2x CleanShot 2023-08-30 at 02 52 56@2x

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/329 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 8/30/2023 **Status:** ✅ Merged **Merged:** 8/31/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `feat/refresh` ← **Head:** `feat/blog-og-image` --- ### 📝 Commits (7) - [`2f78922`](https://github.com/documenso/documenso/commit/2f789224214a2f280b97263331613723fac89ba7) feat: add blog og image - [`1edfe95`](https://github.com/documenso/documenso/commit/1edfe9548dcf34399b6876595101d3acc710c020) feat: add og image to blog posts - [`d28bb5d`](https://github.com/documenso/documenso/commit/d28bb5de9904e1b99a746eca1611eddb5ee5760a) fix: use nextjs opengraph-image component - [`5d4a07b`](https://github.com/documenso/documenso/commit/5d4a07bcc5e19eacb4f70c2d68ccab7f509c1e31) fix: center align heading - [`af6c62d`](https://github.com/documenso/documenso/commit/af6c62d0bf5a52ffeec474cfd03807e22d29a517) Merge branch 'feat/refresh' into feat/blog-og-image - [`14fd0eb`](https://github.com/documenso/documenso/commit/14fd0eb9069138e4ca7681bcc4d283d13aa289c8) fix: tidy code and expect jsx errors - [`7722e63`](https://github.com/documenso/documenso/commit/7722e63e1be8a19c874efec74d038569e6557236) fix: tidying broke generation ### 📊 Changes **6 files changed** (+81 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `apps/marketing/src/app/(marketing)/blog/[post]/opengraph-image.tsx` (+76 -0) 📝 `apps/marketing/src/app/(marketing)/blog/[post]/page.tsx` (+3 -1) ➕ `apps/marketing/src/assets/background-blog-og.png` (+0 -0) ➕ `apps/marketing/src/assets/inter-bold.ttf` (+0 -0) ➕ `apps/marketing/src/assets/inter-regular.ttf` (+0 -0) 📝 `package-lock.json` (+2 -1) </details> ### 📄 Description Preview of OG Image <img width="562" alt="CleanShot 2023-08-30 at 02 47 34@2x" src="https://github.com/documenso/documenso/assets/55143799/5a536717-cf2b-440b-9ec0-e838925da6bd"> <img width="538" alt="CleanShot 2023-08-30 at 02 52 56@2x" src="https://github.com/documenso/documenso/assets/55143799/73b4ef87-c0c9-46be-8c5b-3d07ce2ef2e0"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:30:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#882
No description provided.