From 2aa0eddc6d3ec9459da4852ffe933f056eba1b30 Mon Sep 17 00:00:00 2001 From: nataliefreed <3833816+nataliefreed@users.noreply.github.com> Date: Thu, 25 Jun 2026 19:26:46 +0000 Subject: [PATCH] Add PCD @ San Marcos, TX event from issue #123 --- .../events/pcd-san-marcos-tx-2026/content.md | 4 ++ .../pcd-san-marcos-tx-2026/metadata.json | 40 +++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 pcd-website/src/content/events/pcd-san-marcos-tx-2026/content.md create mode 100644 pcd-website/src/content/events/pcd-san-marcos-tx-2026/metadata.json diff --git a/pcd-website/src/content/events/pcd-san-marcos-tx-2026/content.md b/pcd-website/src/content/events/pcd-san-marcos-tx-2026/content.md new file mode 100644 index 0000000..1232bc3 --- /dev/null +++ b/pcd-website/src/content/events/pcd-san-marcos-tx-2026/content.md @@ -0,0 +1,4 @@ +--- +id: pcd-san-marcos-tx-2026 +uid: "d0e8f8d" +--- diff --git a/pcd-website/src/content/events/pcd-san-marcos-tx-2026/metadata.json b/pcd-website/src/content/events/pcd-san-marcos-tx-2026/metadata.json new file mode 100644 index 0000000..d659095 --- /dev/null +++ b/pcd-website/src/content/events/pcd-san-marcos-tx-2026/metadata.json @@ -0,0 +1,40 @@ +{ + "id": "pcd-san-marcos-tx-2026", + "uid": "d0e8f8d", + "organizers": [], + "primary_contact": { + "name": "Natalie Freed", + "email": "nataliefreed@txstate.edu" + }, + "organization_name": "Families Learning Together", + "organization_url": "https://fltsmtx.org/", + "organization_type": "Fablab, makerspace, hackerspace", + "online_event": false, + "event_url": "", + "event_name": "PCD @ San Marcos, TX", + "event_location": { + "address": "", + "plus_code": "76X4V3M5+3J" + }, + "event_date": "", + "event_start_time": "", + "event_end_time": "", + "event_short_description": "", + "event_activities": [ + "Show-and-tell", + "Hands-on workshops", + "Beginner introductions to Processing or p5.js", + "Student project presentations" + ], + "event_page_url": "", + "forum_thread_url": "https://discourse.processing.org/t/pcd-san-marcos-tx-2026/48884", + "city": "San Marcos, TX", + "country": "USA", + "placeholder": false, + "intake": { + "issue_number": 123, + "submitted_by_github": "nataliefreed", + "submitted_date": "2026-06-25", + "maintainer_notes": "" + } +}