Skip to content

Commit 24f0a7e

Browse files
authored
Chore/update banner and schedule (#228)
* chore: Updated banner * chore: Update past meeting notes for Week 5
1 parent acd07d8 commit 24f0a7e

3 files changed

Lines changed: 15 additions & 8 deletions

File tree

docs/schedule/2025Fall/Week5.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ tag: meeting-notes
2323
- Virtual: 0
2424
<br/>
2525

26+
Discussed general career of Chris Thomas with first hand advice to navigating the current job market.
27+
Non-linear career with various jobs. Also discussed current challenges at work and the realistic day-to-day activites of game development.
28+
Discussed technical challenges of game optimization and conflicts in management and also hardware limitations.
29+
2630

2731
## 🚀 Next meeting(s)
2832
Continuing with Lambda and Databases like DynamoDB

docs/schedule/2025Fall/Week6.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,8 @@ tag: meeting-notes
3939
- Virtual:
4040
<br/>
4141

42+
General Notes:
43+
44+
4245

4346
## 🚀 Next meeting(s)

docusaurus.config.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,14 @@ const config = {
120120
disableSwitch: false,
121121
respectPrefersColorScheme: true,
122122
},
123-
announcementBar: {
124-
id: 'announcement-bar',
125-
content:
126-
'🗣️ Chris Thomas Fireside Chat next Thursday (10/9). Check the schedule for details! 🔥🧱',
127-
backgroundColor: '#48a0ff',
128-
textColor: '#fff',
129-
isCloseable: false
130-
},
123+
// announcementBar: {
124+
// id: 'announcement-bar',
125+
// content:
126+
// '🗣️ Chris Thomas Fireside Chat next Thursday (10/9). Check the schedule for details! 🔥🧱',
127+
// backgroundColor: '#48a0ff',
128+
// textColor: '#fff',
129+
// isCloseable: false
130+
// },
131131
navbar: {
132132
title: 'UML Cloud Computing Club',
133133
logo: {

0 commit comments

Comments
 (0)