From 16acbe8883702f5b7f493e1af01b792bfa95ae0b Mon Sep 17 00:00:00 2001 From: SableRaf <290261+SableRaf@users.noreply.github.com> Date: Thu, 30 Jul 2026 10:27:31 +0000 Subject: [PATCH] Update PCD @ Atlanta event from issue #169 --- .../content/events/pcd-atlanta-2026/content.md | 10 ++++++++++ .../events/pcd-atlanta-2026/metadata.json | 17 +++++++++++------ 2 files changed, 21 insertions(+), 6 deletions(-) diff --git a/pcd-website/src/content/events/pcd-atlanta-2026/content.md b/pcd-website/src/content/events/pcd-atlanta-2026/content.md index 63ae1cc..8b45849 100644 --- a/pcd-website/src/content/events/pcd-atlanta-2026/content.md +++ b/pcd-website/src/content/events/pcd-atlanta-2026/content.md @@ -2,3 +2,13 @@ id: pcd-atlanta-2026 uid: "a07b310" --- + +Hi! + +This is Atlanta's first Processing Community Day and it should be a fun time! + +The event will be located at the Fulton County Futures Lab which is located at The CTR (the old CNN building in downtown Atlanta). The CTR is located near MARTA with a parking deck located right by the building. The space is also accessible by elevator and is ADA compliant. + +The event will include a few talks, a vibe coding session, and a hands on beginner intro to p5.js + +More info to come diff --git a/pcd-website/src/content/events/pcd-atlanta-2026/metadata.json b/pcd-website/src/content/events/pcd-atlanta-2026/metadata.json index e48b59f..f07c4ca 100644 --- a/pcd-website/src/content/events/pcd-atlanta-2026/metadata.json +++ b/pcd-website/src/content/events/pcd-atlanta-2026/metadata.json @@ -17,14 +17,19 @@ "event_url": "", "event_name": "PCD @ Atlanta", "event_location": { - "address": "", - "plus_code": "865QQJ35+6P3" + "address": "190 Marietta St NW, Atlanta, GA 30303", + "plus_code": "865QQJ54+43" }, - "event_date": "", - "event_start_time": "", - "event_end_time": "", + "event_date": "2026-10-23", + "event_start_time": "10:00", + "event_end_time": "17:00", "event_short_description": "TBD PCD event in Atlanta, GA", - "event_activities": [], + "event_activities": [ + "Hands-on workshops", + "Live coding", + "Panel discussions", + "Beginner introductions to Processing or p5.js" + ], "event_page_url": "", "forum_thread_url": "https://discourse.processing.org/t/pcd-atlanta-2026/48231", "city": "Atlanta",