From b2dc3c1f032d3f8b74124e13da047fced138d2c4 Mon Sep 17 00:00:00 2001 From: Mia Date: Sat, 7 Jun 2025 23:38:08 +0200 Subject: [PATCH 1/9] Add basic Pyladies page --- src/content/pyladies-events.md | 53 ++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 src/content/pyladies-events.md diff --git a/src/content/pyladies-events.md b/src/content/pyladies-events.md new file mode 100644 index 000000000..269d734a4 --- /dev/null +++ b/src/content/pyladies-events.md @@ -0,0 +1,53 @@ +--- +title: PyLadies Events—Lunch, Workshops & Networking +subtitle: Lunch, Workshops & Networking +--- + +# PyLadies Events +We’re excited to announce a range of events for underrepresented groups in computing this year! 🎉 Whether you're new to PyLadies or a long-time supporter, we warmly welcome you to join us and be part of our supportive community. + +These events are open only to those who have a conference ticket, giving our attendees an exclusive opportunity to connect, share, and grow together. + +![](./images/pyladies-events.jpg) + +## PyLadies Lunch +Join us for a special lunch event aimed at fostering community and empowerment in tech. Enjoy meaningful conversations and networking opportunities. + +WHEN? +Thursday, 11th July 2025, 12:30 to 14:00. + +WHERE? +Prague Congress Centre (PCC), VIP lunch area. + +## More Events Coming Soon! + + \ No newline at end of file From c3fbfeac2c81ddc629ebba92600436c67fd9510f Mon Sep 17 00:00:00 2001 From: Mia Date: Sat, 7 Jun 2025 23:39:14 +0200 Subject: [PATCH 2/9] Add to links --- src/data/links.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/data/links.json b/src/data/links.json index 69ad8c768..ad3f9acbb 100644 --- a/src/data/links.json +++ b/src/data/links.json @@ -48,6 +48,10 @@ "name": "Thursday Social Event", "path": "/social-event" }, + { + "name": "PyLadies Events—Lunch, Workshops & Networking", + "path": "/pyladies" + } { "name": "WASM Summit", "path": "/session/webassembly-summit" From e77139163cba867343293a5e1c5c6cc2e3455560 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 21:39:51 +0000 Subject: [PATCH 3/9] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/content/pyladies-events.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/src/content/pyladies-events.md b/src/content/pyladies-events.md index 269d734a4..d7a678a86 100644 --- a/src/content/pyladies-events.md +++ b/src/content/pyladies-events.md @@ -4,24 +4,28 @@ subtitle: Lunch, Workshops & Networking --- # PyLadies Events -We’re excited to announce a range of events for underrepresented groups in computing this year! 🎉 Whether you're new to PyLadies or a long-time supporter, we warmly welcome you to join us and be part of our supportive community. -These events are open only to those who have a conference ticket, giving our attendees an exclusive opportunity to connect, share, and grow together. +We’re excited to announce a range of events for underrepresented groups in +computing this year! 🎉 Whether you're new to PyLadies or a long-time supporter, +we warmly welcome you to join us and be part of our supportive community. + +These events are open only to those who have a conference ticket, giving our +attendees an exclusive opportunity to connect, share, and grow together. ![](./images/pyladies-events.jpg) ## PyLadies Lunch -Join us for a special lunch event aimed at fostering community and empowerment in tech. Enjoy meaningful conversations and networking opportunities. -WHEN? -Thursday, 11th July 2025, 12:30 to 14:00. +Join us for a special lunch event aimed at fostering community and empowerment +in tech. Enjoy meaningful conversations and networking opportunities. -WHERE? -Prague Congress Centre (PCC), VIP lunch area. +WHEN? Thursday, 11th July 2025, 12:30 to 14:00. + +WHERE? Prague Congress Centre (PCC), VIP lunch area. -## More Events Coming Soon! +## More Events Coming Soon! - \ No newline at end of file + --> From e3c88a803e104d3b7a68d4272e2c9c31b2db3377 Mon Sep 17 00:00:00 2001 From: Mia Date: Sat, 7 Jun 2025 23:41:19 +0200 Subject: [PATCH 4/9] Fix typo --- src/data/links.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/links.json b/src/data/links.json index ad3f9acbb..4361d16b2 100644 --- a/src/data/links.json +++ b/src/data/links.json @@ -51,7 +51,7 @@ { "name": "PyLadies Events—Lunch, Workshops & Networking", "path": "/pyladies" - } + }, { "name": "WASM Summit", "path": "/session/webassembly-summit" From 303d2fb9d7e3f132fd27ff5dbdf791796e276d05 Mon Sep 17 00:00:00 2001 From: Mia Date: Sat, 7 Jun 2025 23:45:05 +0200 Subject: [PATCH 5/9] Rename file --- src/content/{pyladies-events.md => pages/pyladies.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/content/{pyladies-events.md => pages/pyladies.md} (100%) diff --git a/src/content/pyladies-events.md b/src/content/pages/pyladies.md similarity index 100% rename from src/content/pyladies-events.md rename to src/content/pages/pyladies.md From 8ef0972247e922a16c89c14f84ab4d73f3975523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mia=20Baji=C4=87?= <38294198+clytaemnestra@users.noreply.github.com> Date: Mon, 9 Jun 2025 11:38:50 +0200 Subject: [PATCH 6/9] Update src/content/pages/pyladies.md --- src/content/pages/pyladies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/pages/pyladies.md b/src/content/pages/pyladies.md index d7a678a86..ae405695b 100644 --- a/src/content/pages/pyladies.md +++ b/src/content/pages/pyladies.md @@ -19,7 +19,7 @@ attendees an exclusive opportunity to connect, share, and grow together. Join us for a special lunch event aimed at fostering community and empowerment in tech. Enjoy meaningful conversations and networking opportunities. -WHEN? Thursday, 11th July 2025, 12:30 to 14:00. +WHEN? Thursday, 17th July 2025, 12:30 to 14:00. WHERE? Prague Congress Centre (PCC), VIP lunch area. From 16c181411613b58731c1329b981d9d824e169b70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mia=20Baji=C4=87?= <38294198+clytaemnestra@users.noreply.github.com> Date: Mon, 9 Jun 2025 11:38:54 +0200 Subject: [PATCH 7/9] Update src/content/pages/pyladies.md --- src/content/pages/pyladies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/pages/pyladies.md b/src/content/pages/pyladies.md index ae405695b..d6693758f 100644 --- a/src/content/pages/pyladies.md +++ b/src/content/pages/pyladies.md @@ -42,7 +42,7 @@ Prague Congress Centre (PCC), Open Space 2 (Room 224) Take advantage of this unique networking opportunity to meet and connect with experienced members of PyLadies. Gain valuable insights, advice, and inspiration for your Python and life journeys. WHEN? -Thursday, 11th July 2024, 15:30 to 17:00. +Thursday, 17th July 2024, 15:30 to 17:00. WHERE? Prague Congress Centre (PCC), Open Space 2 (Room 223) From 9aa7dc90ab82d9a219c486b243d02915645fce59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mia=20Baji=C4=87?= <38294198+clytaemnestra@users.noreply.github.com> Date: Mon, 9 Jun 2025 11:38:59 +0200 Subject: [PATCH 8/9] Update src/content/pages/pyladies.md --- src/content/pages/pyladies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/pages/pyladies.md b/src/content/pages/pyladies.md index d6693758f..a9a8f99c6 100644 --- a/src/content/pages/pyladies.md +++ b/src/content/pages/pyladies.md @@ -30,7 +30,7 @@ WHERE? Prague Congress Centre (PCC), VIP lunch area. Empower yourself in this workshop designed to help you celebrate your achievements and improve your self-promotion skills. WHEN? -Thursday, 11th July 2024, 15:30 to 17:00. +Thursday, 17th July 2024, 15:30 to 17:00. WHERE? Prague Congress Centre (PCC), Open Space 2 (Room 224) From e45042690ebc931c5d263bdc6c362d4e92a7a985 Mon Sep 17 00:00:00 2001 From: Mia Date: Wed, 11 Jun 2025 10:08:18 +0200 Subject: [PATCH 9/9] Add missing items to footer --- src/data/links.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/data/links.json b/src/data/links.json index c7b629346..3f2313b51 100644 --- a/src/data/links.json +++ b/src/data/links.json @@ -221,6 +221,14 @@ "name": "Beginners' Day", "path": "/beginners-day" }, + { + "name": "Thursday Social Event", + "path": "/social-event" + }, + { + "name": "PyLadies Events—Lunch, Workshops & Networking", + "path": "/pyladies" + }, { "name": "WASM Summit", "path": "/session/webassembly-summit"