From b1a358c413ff839cc568f9504d70254430b8c352 Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Thu, 21 May 2026 18:56:14 -0400 Subject: [PATCH] =?UTF-8?q?fc3e:=20PostCard=20=E2=80=94=20header=20+=20tit?= =?UTF-8?q?le=20+=20truncated-desc=20+=20thumbnail=20strip=20+=20attachmen?= =?UTF-8?q?t=20chips?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 (1M context) --- frontend/src/components/posts/PostCard.vue | 204 +++++++++++++++++++++ 1 file changed, 204 insertions(+) create mode 100644 frontend/src/components/posts/PostCard.vue diff --git a/frontend/src/components/posts/PostCard.vue b/frontend/src/components/posts/PostCard.vue new file mode 100644 index 0000000..68b537e --- /dev/null +++ b/frontend/src/components/posts/PostCard.vue @@ -0,0 +1,204 @@ + + + + +