From 14ff0cc6603f9f2e1269d49ed78fc54faa25cef8 Mon Sep 17 00:00:00 2001 From: SableRaf <290261+SableRaf@users.noreply.github.com> Date: Thu, 2 Jul 2026 09:22:27 +0000 Subject: [PATCH] Add PCD @ Austin event from issue #148 --- .../content/events/pcd-austin-2026/content.md | 4 +++ .../events/pcd-austin-2026/metadata.json | 35 +++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 pcd-website/src/content/events/pcd-austin-2026/content.md create mode 100644 pcd-website/src/content/events/pcd-austin-2026/metadata.json diff --git a/pcd-website/src/content/events/pcd-austin-2026/content.md b/pcd-website/src/content/events/pcd-austin-2026/content.md new file mode 100644 index 0000000..9148333 --- /dev/null +++ b/pcd-website/src/content/events/pcd-austin-2026/content.md @@ -0,0 +1,4 @@ +--- +id: pcd-austin-2026 +uid: "32a9f90" +--- diff --git a/pcd-website/src/content/events/pcd-austin-2026/metadata.json b/pcd-website/src/content/events/pcd-austin-2026/metadata.json new file mode 100644 index 0000000..0219eb1 --- /dev/null +++ b/pcd-website/src/content/events/pcd-austin-2026/metadata.json @@ -0,0 +1,35 @@ +{ + "id": "pcd-austin-2026", + "uid": "32a9f90", + "organizers": [], + "primary_contact": { + "name": "Cathryn Ploehn", + "email": "cathryn.ploehn@utexas.edu" + }, + "organization_name": "", + "organization_url": "", + "organization_type": "", + "online_event": false, + "event_url": "", + "event_name": "PCD @ Austin", + "event_location": { + "address": "", + "plus_code": "862477Q6+GW5" + }, + "event_date": "", + "event_start_time": "", + "event_end_time": "", + "event_short_description": "", + "event_activities": [], + "event_page_url": "", + "forum_thread_url": "https://discourse.processing.org/t/pcd-austin-2026/48931", + "city": "Austin", + "country": "United States", + "placeholder": false, + "intake": { + "issue_number": 148, + "submitted_by_github": "cathrynploehn", + "submitted_date": "2026-07-02", + "maintainer_notes": "" + } +}