Skip to content

Commit 05d2750

Browse files
Update website
See 7b03eb9.
1 parent 9d64508 commit 05d2750

File tree

5 files changed

+24
-4
lines changed

5 files changed

+24
-4
lines changed

about.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ <h1 class="me-auto">Programming Club</h1>
7171
</nav>
7272
</header>
7373
<div class="container">
74+
<div class="alert alert-info alert-dismissible fade show" role="alert">
75+
<strong>STEM Ball 2025</strong> is on the 18th, see the <a href="https://campus.hellorubric.com/?eid=35210" class="alert-link">Rubric page</a> for more info
76+
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
77+
</div>
7478
<header id="title-block-header">
7579
<h2 class="title">About Us</h2>
7680
</header>

events.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ <h1 class="me-auto">Programming Club</h1>
7171
</nav>
7272
</header>
7373
<div class="container">
74+
<div class="alert alert-info alert-dismissible fade show" role="alert">
75+
<strong>STEM Ball 2025</strong> is on the 18th, see the <a href="https://campus.hellorubric.com/?eid=35210" class="alert-link">Rubric page</a> for more info
76+
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
77+
</div>
7478
<header id="title-block-header">
7579
<h2 class="title">Events</h2>
7680
</header>
@@ -199,7 +203,7 @@ <h3 id="collaborative-events-with-maps"><span>Collaborative Events with MAPS</sp
199203
<h3 id="stem-balls"><span>STEM Balls</span><a class="ms-2" href="#stem-balls"><svg class="heading-anchor-icon"><title>Link icon</title></svg></a></h3>
200204
<p>The Programming Club has helped organise the annual STEM ball and many of our members have attended ever since the inaugural ball in 2023.
201205
The STEM Ball is run by the UTAS clubs in the STEM fields (minus engineering), and is their social highlight of the year.</p>
202-
<p>The next STEM ball will be on 20 September 2025. Tickets will be $80 for members of any of the associated clubs and $90 otherwise. We should have the Rubric ticket sale page up soon with some more details.</p>
206+
<p>The next STEM ball will be on 20 September 2025. Tickets will be $80 for members of any of the associated clubs and $90 otherwise. see the <a href="https://campus.hellorubric.com/?eid=35210">Rubric page</a> for more info.</p>
203207
<!-- TODO: Link to Stem BBQ Rubric sign up page once up -->
204208
<h3 id="bbqs"><span>BBQs</span><a class="ms-2" href="#bbqs"><svg class="heading-anchor-icon"><title>Link icon</title></svg></a></h3>
205209
<p>We have held public barbeques on the Sandy Bay campus since 2023 with cheap food available and even discounts for members.

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ <h1 class="me-auto">Programming Club</h1>
7171
</nav>
7272
</header>
7373
<div class="container">
74+
<div class="alert alert-info alert-dismissible fade show" role="alert">
75+
<strong>STEM Ball 2025</strong> is on the 18th, see the <a href="https://campus.hellorubric.com/?eid=35210" class="alert-link">Rubric page</a> for more info
76+
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
77+
</div>
7478
<header id="title-block-header">
7579
<h2 class="title">The Programming Club at UTAS!</h2>
7680
</header>

projects.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ <h1 class="me-auto">Programming Club</h1>
7171
</nav>
7272
</header>
7373
<div class="container">
74+
<div class="alert alert-info alert-dismissible fade show" role="alert">
75+
<strong>STEM Ball 2025</strong> is on the 18th, see the <a href="https://campus.hellorubric.com/?eid=35210" class="alert-link">Rubric page</a> for more info
76+
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
77+
</div>
7478
<header id="title-block-header">
7579
<h2 class="title">Our Projects</h2>
7680
</header>

websiteabout.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ <h1 class="me-auto">Programming Club</h1>
7171
</nav>
7272
</header>
7373
<div class="container">
74+
<div class="alert alert-info alert-dismissible fade show" role="alert">
75+
<strong>STEM Ball 2025</strong> is on the 18th, see the <a href="https://campus.hellorubric.com/?eid=35210" class="alert-link">Rubric page</a> for more info
76+
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
77+
</div>
7478
<header id="title-block-header">
7579
<h2 class="title">About this Website</h2>
7680
</header>
@@ -93,11 +97,11 @@ <h2 class="title">About this Website</h2>
9397
<li>Bootstrap version: v5.3.3</li>
9498
<li>Bootstrap Icons version: v1.13.3
9599
<!-- TODO: Parse to local time with js? --></li>
96-
<li>Last built: 2025-08-03T16:02:28+10:00</li>
97-
<li>Git commit: <a href="https://github.com/UTAS-Programming-Club/UTAS-Programming-Club.github.io/commit/83757d1d6e8a47c682a89ca76ae9026184412442">83757d1d6e8a47c682a89ca76ae9026184412442</a></li>
100+
<li>Last built: 2025-08-06T15:42:20+10:00</li>
101+
<li>Git commit: <a href="https://github.com/UTAS-Programming-Club/UTAS-Programming-Club.github.io/commit/7b03eb95bf8f7e6b2ed90d527415fd76c848aaec">7b03eb95bf8f7e6b2ed90d527415fd76c848aaec</a></li>
98102
<li>Git commit author(s): Joshua Wierenga (joshuagit@joshuawierenga.tech)
99103
<!-- TODO: Parse to local time with js? --></li>
100-
<li>Git commit time: 2025-08-03T16:01:51+10:00</li>
104+
<li>Git commit time: 2025-08-06T15:41:49+10:00</li>
101105
<li>Git commit branch: <a href="https://github.com/UTAS-Programming-Club/UTAS-Programming-Club.github.io/tree/main">main</a></li>
102106
</ul>
103107
<p><span class="js-only" hidden="hidden">None: Using a js based dark mode system with full persistance between pages and browser level support. Try without js to see the differences!</span>

0 commit comments

Comments
 (0)