From bb3bfce4e33f91179cf6151163341e50dc933361 Mon Sep 17 00:00:00 2001 From: avantcontra <659937+avantcontra@users.noreply.github.com> Date: Thu, 25 Jun 2026 01:59:54 +0000 Subject: [PATCH] Add PCD @ Suzhou event from issue #119 --- .../content/events/pcd-suzhou-2026/content.md | 4 ++ .../events/pcd-suzhou-2026/metadata.json | 41 +++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 pcd-website/src/content/events/pcd-suzhou-2026/content.md create mode 100644 pcd-website/src/content/events/pcd-suzhou-2026/metadata.json diff --git a/pcd-website/src/content/events/pcd-suzhou-2026/content.md b/pcd-website/src/content/events/pcd-suzhou-2026/content.md new file mode 100644 index 0000000..e6947ee --- /dev/null +++ b/pcd-website/src/content/events/pcd-suzhou-2026/content.md @@ -0,0 +1,4 @@ +--- +id: pcd-suzhou-2026 +uid: "3a665a1" +--- diff --git a/pcd-website/src/content/events/pcd-suzhou-2026/metadata.json b/pcd-website/src/content/events/pcd-suzhou-2026/metadata.json new file mode 100644 index 0000000..3c3c431 --- /dev/null +++ b/pcd-website/src/content/events/pcd-suzhou-2026/metadata.json @@ -0,0 +1,41 @@ +{ + "id": "pcd-suzhou-2026", + "uid": "3a665a1", + "organizers": [], + "primary_contact": { + "name": "Luo Xiao", + "email": "dadadaluo@gmail.com" + }, + "organization_name": "code2art", + "organization_url": "https://code2art.com", + "organization_type": "Meetup, code club, community group", + "online_event": false, + "event_url": "", + "event_name": "PCD @ Suzhou", + "event_location": { + "address": "Nanmen Rd, Gusu District, Suzhou, Jiangsu, China, 215007", + "plus_code": "8Q327JPH+M9H" + }, + "event_date": "", + "event_start_time": "", + "event_end_time": "", + "event_short_description": "", + "event_activities": [ + "Show-and-tell", + "Live coding", + "Exhibition", + "Beginner introductions to Processing or p5.js", + "Creative coding jams or hack sessions" + ], + "event_page_url": "", + "forum_thread_url": "https://discourse.processing.org/t/pcd-suzhou-2026/48877", + "city": "Suzhou", + "country": "China", + "placeholder": false, + "intake": { + "issue_number": 119, + "submitted_by_github": "avantcontra", + "submitted_date": "2026-06-25", + "maintainer_notes": "Hi~ When I initially launched PCD Shanghai, I included the neighboring city of Suzhou in the same thread. Now that the organizing work in Shanghai is being led by a team of highly professional individuals with prior PCD experience—and g**iven that the plans for Suzhou have a distinct local character**—we think that it would be more beneficial to build a separate “PCD Suzhou” thread.\nThanks~" + } +}