From 56b36b73cb1f11d9bdfa17bb42c6c850b0b0493a Mon Sep 17 00:00:00 2001
From: Shai Berger
Date: Sun, 13 Oct 2024 23:55:28 +0300
Subject: [PATCH] Conference is over (step 1, no pics on homepage)
---
website_2024/content/pages/homepage-he.md | 36 ++++++------------
website_2024/content/pages/homepage.md | 38 +++++++------------
.../templates/homepage-he.html | 2 +-
.../PyCon-Israel-Flex/templates/homepage.html | 2 +-
4 files changed, 27 insertions(+), 51 deletions(-)
diff --git a/website_2024/content/pages/homepage-he.md b/website_2024/content/pages/homepage-he.md
index b417bfe..d4e4895 100644
--- a/website_2024/content/pages/homepage-he.md
+++ b/website_2024/content/pages/homepage-he.md
@@ -7,17 +7,22 @@ URL:
page_number:
- ברוכים הבאים וברוכות הבאות לפייקון!
+ תודה על שהייתם/ן איתנו בפייקון!
+
+ תודה לכל המשתתפות/ים, הדוברים/ות ונותני החסות וכמובן - לצוות
+ המארגנים/ות המופלא של פייקון ישראל.
היה כנס מעשיר, מעניין ומלא
+ השראה. נתראה בשנה הבאה :)
+
-- יום של הרצאות בסינמה סיטי, גלילות
-
- ואחריו, יום של סדנאות בריאקטור של מיקרוסופט במידטאון, תל אביב
-
- להצטרפות אל נותני החסות שלנו,
- כתבו ל־sponsors@pycon.org.il
+
- יש לנו תמונות מיום של הרצאות בסינמה סיטי, גלילות
+
- ומיום של סדנאות בריאקטור של מיקרוסופט במידטאון, תל אביב
+
- סרטוני הוידאו של ההרצאות יפורסמו בימים הקרובים
- להרשמה לרשימת תפוצה לחדשות ועדכונים,
לחצו כאן
על כנס פייקון ישראל
@@ -68,25 +74,5 @@ page_number:
הקהילה המקומית, חבריה וחברותיה.
-
-
-
-פייקון ישראל 2024 יכלול יום של הרצאות שייערך בסינמה סיטי
-גלילות, ויום סדנאות שמקומו יפורסם בהמשך. שני ימים של למידה
-ומפגשים, הנאה ושיתופי פעולה, סביב שפת פייתון — בהתאם
-למסורת הנמשכת מאז שנת 2016.
-
-
-
-
-בשנת 2023
-התקיימו יום
-הרצאות
-ויום
-סדנאות; את ההרצאות ניתן לראות
-בוידאו.
-
-
- לפרטים נוספים, בקרו באתר כנס 2023.
diff --git a/website_2024/content/pages/homepage.md b/website_2024/content/pages/homepage.md
index 025c135..900d7d3 100644
--- a/website_2024/content/pages/homepage.md
+++ b/website_2024/content/pages/homepage.md
@@ -7,18 +7,25 @@ URL:
page_number:
- Welcome to PyCon Israel!
+ Thanks for joing us at PyCon Israel!
+
+ We thank all the attendees, speakers, sponsors, and of course -
+ PyCon Israel's wonderful team of organizers and volunteers.
+
+ It was an enriching, interesting and inspiring conference.
+ See you next year!
+
+
About PyCon Israel
@@ -68,22 +76,4 @@ enjoyable experience to everyone - and features international
keynote speakers and talks from local Python experts, as well
as community-building activities.
-
-PyCon Israel 2024 will include a day of talks at Cinema City, Gelilot,
-and a day of workshops at the Microsoft Reactor in Teal Aviv. Two
-days of learning and socializing, fun and collaboration, all around
-Python — continuing the tradition started in 2016.
-
-
-In 2023 we
-had a
-day of talks
-and a
-day of workshops;
-
-videos of the talks are available.
-
-For more details, visit the
-2023 conference website.
-
diff --git a/website_2024/themes/PyCon-Israel-Flex/templates/homepage-he.html b/website_2024/themes/PyCon-Israel-Flex/templates/homepage-he.html
index b071e85..b025fd0 100644
--- a/website_2024/themes/PyCon-Israel-Flex/templates/homepage-he.html
+++ b/website_2024/themes/PyCon-Israel-Flex/templates/homepage-he.html
@@ -34,7 +34,7 @@
href="{{ SITEURL }}/pages/schedule.html{% if not DISABLE_URL_HASH %}#schedule{% endif %}">
תוכנית הכנס
- כרטיסים
+ כרטיסים
{% endblock %}
{% block page_content %}{{ page.content }}{% endblock %}
diff --git a/website_2024/themes/PyCon-Israel-Flex/templates/homepage.html b/website_2024/themes/PyCon-Israel-Flex/templates/homepage.html
index a23f9bf..30d98fc 100644
--- a/website_2024/themes/PyCon-Israel-Flex/templates/homepage.html
+++ b/website_2024/themes/PyCon-Israel-Flex/templates/homepage.html
@@ -31,7 +31,7 @@
{# TODO: These buttons should be controlled from config vars #}
About
Agenda
- Tickets
+ Tickets
{% endblock %}
{% block page_content %}{{ page.content }}{% endblock %}