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
55 changes: 55 additions & 0 deletions content/guide/_index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
title: "First Year Guide"
date: 2025-07-25T22:35:46+10:00
draft: false
---

<section class="section">
<div class="container is-size-5">
<div class="columns is-centered">
<div class="column is-12 is-8-desktop">
<div class="block has-text-centered">
<h1 class="title is-2">First Year Guide</h1>
<p>Just started your degree?</p>
</div>

<p class="block">
Don't worry — UQCS has got your back. This guide, compiled by the 2025
UQCS Committee, covers everything you need to know about your first
year:
</p>
<div class="block content">
<ul>
<li>Overview of UQCS and our events</li>
<li>Practical tips to hit the ground running</li>
<li>Majors within the Bachelor of Computer Science</li>
<li>What to Expect in Your Core Courses</li>
<li>Information about our 2025 sponsors</li>
</ul>
</div>

<div class="block has-text-centered" style="margin-top: 2rem">
<p class="title is-5">Click the cover below to view the guide!</p>
<a
href="/docs/first-year-guide-2025.pdf"
target="_blank"
rel="noopener noreferrer"
>
<figure class="image">
<img
src="/img/media/first-year-guide-cover.jpg"
alt="First Year Guide 2025 Cover Page"
style="
max-width: 600px;
height: auto;
display: block;
margin: 1rem auto;
"
/>
</figure>
</a>
</div>
</div>
</div>
</div>
</section>
3 changes: 3 additions & 0 deletions layouts/partials/nav/navbar-end.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
<a class="navbar-item" href="https://store.uqcs.org/" target="_blank">
Store
</a>
<a class="navbar-item" href="{{ "/guide/" | relURL }}">
First Year Guide
</a>

<div class="navbar-item">
<div class="buttons">
Expand Down
Binary file added static/docs/first-year-guide-2025.pdf
Binary file not shown.
Binary file added static/img/media/first-year-guide-cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.