aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2023-02-10 21:33:52 -0800
committerGravatar GitHub <[email protected]>2023-02-10 21:33:52 -0800
commitcfc5fff4eb4546a9441f3328b587d1c99de828cb (patch)
tree3b58a97a9508fe6353c4d38d306a77a51d13b60f
parentMerge pull request #871 from python-discord/dependabot/pip/sentry-sdk-1.15.0 (diff)
parentRemove admonition from /events/ that says CJ9 is underway (diff)
Merge pull request #874 from python-discord/ichard26-patch-1
-rw-r--r--pydis_site/templates/events/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/pydis_site/templates/events/index.html b/pydis_site/templates/events/index.html
index 640682d0..796a2e34 100644
--- a/pydis_site/templates/events/index.html
+++ b/pydis_site/templates/events/index.html
@@ -9,9 +9,6 @@
{% block event_content %}
<div class="box">
<h2 class="title is-4"><a href="{% url "events:page" path="code-jams" %}">Code Jams</a></h2>
- <div class="notification is-success">
- <a href="{% url "events:page" path="code-jams/9" %}">The <b>2022 Summer Code Jam</b> is underway!</a>.
- </div>
<p>Every year we hold a community-wide Summer Code Jam. For this event, members of our community are assigned to teams to collaborate and create something amazing using a technology we picked for them. One such technology that was picked for the Summer 2021 Code Jam was text user interfaces (TUIs), where teams could pick from a pre-approved list of frameworks.</p>
<p>To help fuel the creative process, we provide a specific theme, like <strong>Think Inside the Box</strong> or <strong>Early Internet</strong>. At the end of the Code Jam, the projects are judged by Python Discord server staff members and guest judges from the larger Python community. The judges will consider creativity, code quality, teamwork, and adherence to the theme.</p>
<p>If you want to read more about Code Jams, visit our <a href="{% url "events:page" path="code-jams" %}">Code Jam info page</a> or watch this video showcasing the best projects created during the <strong>Winter Code Jam 2020: Ancient Technology</strong>:</p>