Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _collections/_events/ball.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CSS BALL
image: /assets/images/ball-group-photo.jpg
order: 8
order: 4
decoration: ball
long: true
side: verso
Expand Down
11 changes: 11 additions & 0 deletions _collections/_events/bbq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Summer BBQ
image: /assets/images/bbq.jpg
order: 1
---

At the end of each year after exams we have our annual BBQ which is a nice way to come together for one last time as a CS community before summer.

Its a nice relaxed event where we encourage everybody to bring their own food / booze,
and we also run a charity raffle to give away some of the random stuff we've
acquired throughout the years!
10 changes: 10 additions & 0 deletions _collections/_events/birmingHack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: birmingHack
image: /assets/images/birmingHack.jpg
order: 2
---

birmingHack is our annual hackathon we run in the second semester where teams have 24 hours to create something cool, interesting and fun and win prizes!

There is also other challenges going on throughtout the event such as cup stackng, a chess tournament, movie watchalong and more.

4 changes: 2 additions & 2 deletions _collections/_events/board-games-nights.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Board Games Nights & LAN Parties
title: Board Games Night & LAN Parties
image: /assets/images/board-games-night.jpg
order: 5
order: 7
---

At least once a term we run a Board Games Night and/or a LAN Party in the School
Expand Down
10 changes: 10 additions & 0 deletions _collections/_events/christmas-meal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Christmas Meal
image: /assets/images/xmas-meal.jpg
order: 3
---

At the end of the first semester we have our Christmas Meal which is usually the last event we run before the winter break and is a nice way to have a final get together before Christmas.

It usually takes place in a local pub with orders taken beforehand, and food delivered to the table while you relax and chat with friends.

10 changes: 10 additions & 0 deletions _collections/_events/halloween-quiz.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Halloween Quiz
image: /assets/images/halloween-quiz.jpg
order: 9
---

The Halloween Quiz is our big yearly quiz where we encourage everyone to dress up in fancy dress and compete to win fun prizes.

Pizza and alcohol is provided to help participants do as well as they can to win, with there also being a prize for the best dressed person on the day as well as the winners of the quiz.

2 changes: 1 addition & 1 deletion _collections/_events/missing-semester.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Missing Semester
image: /assets/images/missing-semester.jpg
order: 3
order: 5
decoration: missing-semester
---

Expand Down
2 changes: 1 addition & 1 deletion _collections/_events/regular-socials.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Regular Socials
image: /assets/images/pub-night.jpg
order: 2
order: 6
---

We host regular socials, usually in the evening, for people to chill out and
Expand Down
14 changes: 0 additions & 14 deletions _collections/_events/special-events.md

This file was deleted.

2 changes: 1 addition & 1 deletion _collections/_events/tex-talks.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: TeX Talks
image: /assets/images/tex-talks.jpg
order: 6
order: 11
---

TeX Talks are a series of lightning talks on a variety of topics related to
Expand Down
2 changes: 1 addition & 1 deletion _collections/_events/trips.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Trips to Bletchley Park and the National Museum of Computing
image: /assets/images/bletchley-park.jpg
order: 4
order: 8
long: true
side: recto
---
Expand Down
2 changes: 1 addition & 1 deletion _collections/_events/workshops.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Workshops
image: /assets/images/justin-workshop.jpg
order: 1
order: 10
---

We run regular programming workshops for people to learn a new language or
Expand Down
Binary file added assets/images/birmingHack.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/halloween-quiz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/sloLAN.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/xmas-meal.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion events.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h2>{{ event.title }}</h2>

<div class="page-footer">
<p>
We also run many other events, such as our <b>Hallowe'en quiz</b>,
We also run many other events, such as:
<b>bouldering</b>, <b>competitions</b>, <b>mixers</b>, and <b>various collabs with other societies</b>
to name a few. Plus, we're always trying out new events and working on suggestions, so please see
our <a href="/calendar">calendar</a> for the latest from CSS!
Expand Down
Loading