Skip to content

Commit 7ffc337

Browse files
schedule: add tenative 2026 schedule
1 parent 5ab87cb commit 7ffc337

1 file changed

Lines changed: 47 additions & 46 deletions

File tree

content/schedule.md

Lines changed: 47 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,47 @@
1-
+++
2-
template = "page.html"
3-
title = "Schedule"
4-
[extra]
5-
navbar = "page"
6-
+++
7-
8-
# Schedule
9-
10-
<style>
11-
.schedule table { display: inline; }
12-
13-
.schedule td, th {
14-
border: 1px solid black;
15-
padding: 1rem;
16-
}
17-
18-
.schedule td:nth-child(1), td:nth-child(2) {
19-
white-space: nowrap;
20-
}
21-
</style>
22-
23-
<div class="schedule">
24-
25-
<!-- ### Saturday (Feb 8, 2025)
26-
| Time | Event | Description |
27-
|----------|---------|---------------------|
28-
| 12:00 PM | Check-in starts | Show up to the venue-- come to the Great Hall. |
29-
| 2:00 PM | Opening Ceremony | The prompt will be announced at this time. |
30-
| 5:00 PM | MiniHack: Snowstorm of Code | Solve a fun set of programming challenges! |
31-
| 6:30 PM | Dinner | Enjoy some free pizza! |
32-
| 8:00 PM | Smash Tournament | Play (and win at) Super Smash Brothers for a prize! |
33-
| 9:00 PM | Powerpoint Karaoke Presentation Due | Submit your presentations to us! |
34-
| 10:00 PM | Powerpoint Karaoke Presentations | Presentations now! |
35-
36-
### Sunday (Feb 9, 2025)
37-
| Time | Event | Description |
38-
|-----------|---------|---------------------|
39-
| 2:00 AM | Sleep area opens. | We'll be providing separate sleeping areas for all attendees. |
40-
| 12:00 PM | Hacking ends | Pencils down for everyone. |
41-
| 12:00 PM | Start of judging | Our (very kind) judges will evaluate your (excellent) submissions. :) |
42-
| 12:30 PM | Lunch | Even more free food. |
43-
| 1:30 PM | End of judging | We've decided the winners! |
44-
| 1:45 PM | Closing ceremony | A final presentation from us. |
45-
</div> -->
46-
TBD
1+
+++
2+
template = "page.html"
3+
title = "Schedule"
4+
[extra]
5+
navbar = "page"
6+
+++
7+
8+
# Schedule
9+
10+
<style>
11+
.schedule table { display: inline; }
12+
13+
.schedule td, th {
14+
border: 1px solid black;
15+
padding: 1rem;
16+
}
17+
18+
.schedule td:nth-child(1), td:nth-child(2) {
19+
white-space: nowrap;
20+
}
21+
</style>
22+
23+
<div class="schedule">
24+
25+
### Saturday (Feb 14, 2026)
26+
| Time | Event | Description |
27+
|----------|---------|---------------------|
28+
| 12:00 PM | Check-in starts | Show up to the venue -- come to Coffman. |
29+
| 2:00 PM | Opening ceremony | The prompt will be announced at this time. |
30+
| 5:00 PM | MiniHack: Turbowarp Competition | Make a cool project in scratch! |
31+
| 6:30 PM | Dinner | Enjoy some free pizza! |
32+
| 9:00 PM | Valentine's Day Cards Due | Submit your cards to us! |
33+
| 10:00 PM | Valentine's Day Cards Presentation | Awards + showing off our favorites|
34+
35+
### Sunday (Feb 15, 2026)
36+
| Time | Event | Description |
37+
|-----------|---------|---------------------|
38+
| 12:00 PM | Hacking ends | Pencils down for everyone. |
39+
| 12:00 PM | Start of judging | Our (very kind) judges will evaluate your (excellent) submissions. :) |
40+
| 12:30 PM | Lunch | Even more free food. |
41+
| 1:30 PM | End of judging | We've decided the winners! |
42+
| 1:45 PM | Closing ceremony | A final presentation from us. |
43+
</div>
44+
45+
<!--
46+
| 2:00 AM | Sleep area opens. | We'll be providing separate sleeping areas for all attendees. |
47+
-->

0 commit comments

Comments
 (0)