Skip to content

Commit bb91aa8

Browse files
authored
Chore/update banner (#194)
* chore: Added Banner, added Week 11 meeting recording, added agenda for Week 12 meeting notes * chore: Icon updates on notes, resources added for Week 12 meeting notes
1 parent 5aaf061 commit bb91aa8

5 files changed

Lines changed: 22 additions & 21 deletions

File tree

docs/schedule/2025Spring/Week11.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ tag: meeting-notes
1414
- **Time:** 6:30pm-8:30pm
1515

1616
### 🎥 Meeting Recording:
17-
{/* <div class="iframe-container">
17+
<div class="iframe-container">
1818
<iframe
19-
src=""
20-
title=""
19+
src="https://www.youtube.com/embed/h1YDXPzpSAA?si=PKFpvgPAijjcptm8"
20+
title="3/3 Meeting - Meriem Elkoudi from Career and Co-op Center"
2121
frameborder="0"
2222
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
2323
referrerpolicy="strict-origin-when-cross-origin"
@@ -28,7 +28,7 @@ tag: meeting-notes
2828
}}
2929
>
3030
</iframe>
31-
</div> */}
31+
</div>
3232

3333

3434
### 🚩 Agenda
@@ -44,7 +44,7 @@ tag: meeting-notes
4444
- Virtual:
4545
<br/>
4646

47-
### Presentation Section
47+
### 🗣️ Presentation Section
4848

4949
Merium Elkoudi
5050
- Junior

docs/schedule/2025Spring/Week12.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ sidebar_position: 12
3131

3232

3333
### 🚩 Agenda
34-
1. ...
35-
2.
36-
3.
34+
1. Break for Pizza
35+
2. Sam from SAIC will talk about Kubernetes in the Cloud!
36+
3. Questions and Discussion
3737

3838

3939
### 📓 Meeting Notes
@@ -43,10 +43,11 @@ sidebar_position: 12
4343
- Virtual:
4444
<br/>
4545

46-
### Presentation Section
47-
48-
### 🧑‍💻 Hands On Section
46+
### 🗣️ Presentation Section
4947

5048
### 🪄 Meeting Resources
49+
[AWS EKS](https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html)<br/>
50+
[Kubernetes Fundamentals](https://kubernetes.io/docs/tutorials/kubernetes-basics/)
51+
5152

5253
#### 🚀 Next meeting(s)

docs/schedule/2025Spring/Week13.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tag: meeting-notes
4545
- Virtual:
4646
<br/>
4747

48-
### Presentation Section
48+
### 🗣️ Presentation Section
4949

5050
### 🧑‍💻 Hands On Section
5151

docs/schedule/2025Spring/Week14.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ tag: meeting-notes
4242
- In-Person:
4343
- Virtual:
4444

45-
### Presentation Section
45+
### 🗣️ Presentation Section
4646

4747
### 🧑‍💻 Hands On Section
4848

docusaurus.config.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -118,14 +118,14 @@ const config = {
118118
disableSwitch: false,
119119
respectPrefersColorScheme: true,
120120
},
121-
// announcementBar: {
122-
// id: 'announcement-bar',
123-
// content:
124-
// '🧑‍💻 Week 9 Meeting this upcoming Thursday! Immersion continues! 🍕',
125-
// backgroundColor: '#48a0ff',
126-
// textColor: '#fff',
127-
// isCloseable: false
128-
// },
121+
announcementBar: {
122+
id: 'announcement-bar',
123+
content:
124+
'🧑‍💻 Sam from SAIC this Thursday (Week 12)! Come learn about Kubernetes in the Cloud! 🍕',
125+
backgroundColor: '#48a0ff',
126+
textColor: '#fff',
127+
isCloseable: false
128+
},
129129
navbar: {
130130
title: 'UML Cloud Computing Club',
131131
logo: {

0 commit comments

Comments
 (0)