From 2f4f39bc00330d730d6e8f41b9019514d72d25cc Mon Sep 17 00:00:00 2001 From: pitheorem <62667444+pitheorem@users.noreply.github.com> Date: Sat, 27 Jun 2026 08:46:41 +0000 Subject: [PATCH] Add PCD @ Tehran event from issue #127 --- .../content/events/pcd-tehran-2026/content.md | 4 +++ .../events/pcd-tehran-2026/metadata.json | 35 +++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 pcd-website/src/content/events/pcd-tehran-2026/content.md create mode 100644 pcd-website/src/content/events/pcd-tehran-2026/metadata.json diff --git a/pcd-website/src/content/events/pcd-tehran-2026/content.md b/pcd-website/src/content/events/pcd-tehran-2026/content.md new file mode 100644 index 0000000..4ed5ef7 --- /dev/null +++ b/pcd-website/src/content/events/pcd-tehran-2026/content.md @@ -0,0 +1,4 @@ +--- +id: pcd-tehran-2026 +uid: "ccefec1" +--- diff --git a/pcd-website/src/content/events/pcd-tehran-2026/metadata.json b/pcd-website/src/content/events/pcd-tehran-2026/metadata.json new file mode 100644 index 0000000..9d06cc1 --- /dev/null +++ b/pcd-website/src/content/events/pcd-tehran-2026/metadata.json @@ -0,0 +1,35 @@ +{ + "id": "pcd-tehran-2026", + "uid": "ccefec1", + "organizers": [], + "primary_contact": { + "name": "Pedram Sadegh-Beyki", + "email": "pitheorem@gmail.com" + }, + "organization_name": "Art and Technology Group Iran", + "organization_url": "https://www.atgiran.ir", + "organization_type": "Meetup, code club, community group", + "online_event": false, + "event_url": "", + "event_name": "PCD @ Tehran", + "event_location": { + "address": "Iran Computer Museum, Ostad Hassan Banna (Majidieh), Tehran, Iran.", + "plus_code": "8H7HPFXC+46" + }, + "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-tehran-2026/48894", + "city": "Tehran", + "country": "Iran", + "placeholder": false, + "intake": { + "issue_number": 127, + "submitted_by_github": "pitheorem", + "submitted_date": "2026-06-27", + "maintainer_notes": "" + } +}