Skip to content

Commit

Permalink
Merge pull request #180 from HackSoc/fromankyra/update-events
Browse files Browse the repository at this point in the history
update events for the new term
  • Loading branch information
FromAnkyra authored Oct 2, 2021
2 parents 117b02e + 4bf6c37 commit f45d765
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions templates/content/index.html.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -26,24 +26,29 @@
{{ newslist.newslist(link=True, count=5) }}

{# also TODO put these in context.yaml and add a Handlebars helper #}
<div class="infobox">
<h2>Board Games and Cake</h2>
<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>
</div>

<div class="infobox">
<h2>Virtual Games and Cake</h2>
<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>
</div>

<div class="infobox">
<h2>Movie Nights</h2>
<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>
<h2>PicnicScript</h2>
<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>
</div>

<div class="infobox">
<h2>Talks</h2>
<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>
<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>
</div>

<div class="infobox">
<h2>Virtual HackTogether</h2>
<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>
<h2>PlayTogether</h2>
<p>We gather in Discord and play a narrative video game together, voting on the story choices to make!</p>
</div>

<script src="/static/js/calendar.js"></script>
Expand Down

0 comments on commit f45d765

Please sign in to comment.