Skip to content

Commit f45d765

Browse files
authored
Merge pull request #180 from HackSoc/fromankyra/update-events
update events for the new term
2 parents 117b02e + 4bf6c37 commit f45d765

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

templates/content/index.html.jinja2

+10-5
Original file line numberDiff line numberDiff line change
@@ -26,24 +26,29 @@
2626
{{ newslist.newslist(link=True, count=5) }}
2727

2828
{# also TODO put these in context.yaml and add a Handlebars helper #}
29+
<div class="infobox">
30+
<h2>Board Games and Cake</h2>
31+
<p>In one of the oldest and noblest traditions of HackSoc, we descend upon a room, play many boardgames, and eat much cake. Both boardgames and cake are brought along by members, so if you do enjoy the events, please consider bringing something along.</p>
32+
</div>
33+
2934
<div class="infobox">
3035
<h2>Virtual Games and Cake</h2>
3136
<p>Join us in adapting our age-old Boardgames and Cake to a virtual setting in our Discord server, where we check in with each other and play games including Jackbox and Uno! Unfortunately, we can't bring and share cake, but we can make our own and post them on Slack.</p>
3237
</div>
3338

3439
<div class="infobox">
35-
<h2>Movie Nights</h2>
36-
<p>We hop on Discord together and watch a film (or several). Apparently some of these might have a link to Computer Science, but we haven't spotted one yet.</p>
40+
<h2>PicnicScript</h2>
41+
<p>A weekly lunchtime event (weather and COVID-19 permitting) where we all meet and consume food near the CSE building. Feel free to grab yourself a lunch from Greggs, RCH, or Nisa, and come say hi!</p>
3742
</div>
3843

3944
<div class="infobox">
4045
<h2>Talks</h2>
41-
<p>In which we watch a YouTube premiere of someone who knows way too much about a very niche topic speaking about said topic. We then head over to Discord for a Q&amp;A session. We aim for a healthy balance of members, alumni and industry speakers.</p>
46+
<p>In which we sit in a room en masse (or watch a YouTube Premiere) to hear the ramblings of someone who knows way too much about a very niche topic speaking about said topic. We then have a Q&amp;A session. We aim for a healthy balance of members, alumni and industry speakers.</p>
4247
</div>
4348

4449
<div class="infobox">
45-
<h2>Virtual HackTogether</h2>
46-
<p>Various nerds get together on Discord to discuss how their week has been, as well as any interesting things they've been working on during the week. This is a great opportunity to get to know the members of HackSoc.</p>
50+
<h2>PlayTogether</h2>
51+
<p>We gather in Discord and play a narrative video game together, voting on the story choices to make!</p>
4752
</div>
4853

4954
<script src="/static/js/calendar.js"></script>

0 commit comments

Comments
 (0)