Skip to content

Commit 868f2bb

Browse files
authored
Chore/update meeting notes (#184)
* chore: Update week 7 meeting notes * chore: Remove header for meeting recording
1 parent db97cb1 commit 868f2bb

File tree

6 files changed

+26
-22
lines changed

6 files changed

+26
-22
lines changed

docs/schedule/2023Fall.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ This schedule is outdated and refers to a past semester. Please check the [lates
1010

1111
<center>
1212

13-
[![Website](https://img.shields.io/badge/Website-UML%20Engage-blue.svg?style=for-the-badge)](https://umasslowellclubs.campuslabs.com/engage/organization/cloudcomputingclub)
1413
[![Discord](https://img.shields.io/discord/890983857938116729?logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/WC2NdqYtDt)
1514
[![Email](https://img.shields.io/badge/Email-cloudcomputingclub%40uml.edu-red.svg?logo=gmail&logoColor=white&style=for-the-badge)](mailto:cloudcomputingclub@uml.edu)
1615

docs/schedule/2024Fall/2024Fall.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ This schedule is outdated and refers to a past semester. Please check the [lates
1414

1515
<center>
1616

17-
[![Website](https://img.shields.io/badge/Website-UML%20Engage-blue.svg?style=for-the-badge)](https://umasslowellclubs.campuslabs.com/engage/organization/cloudcomputingclub)
1817
[![Discord](https://img.shields.io/discord/890983857938116729?logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/WC2NdqYtDt)
1918
[![Email](https://img.shields.io/badge/Email-cloudcomputingclub%40uml.edu-red.svg?logo=gmail&logoColor=white&style=for-the-badge)](mailto:cloudcomputingclub@uml.edu)
2019

docs/schedule/2024Spring.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ This schedule is outdated and refers to a past semester. Please check the [lates
1010

1111
<center>
1212

13-
[![Website](https://img.shields.io/badge/Website-UML%20Engage-blue.svg?style=for-the-badge)](https://umasslowellclubs.campuslabs.com/engage/organization/cloudcomputingclub)
1413
[![Discord](https://img.shields.io/discord/890983857938116729?logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/WC2NdqYtDt)
1514
[![Email](https://img.shields.io/badge/Email-cloudcomputingclub%40uml.edu-red.svg?logo=gmail&logoColor=white&style=for-the-badge)](mailto:cloudcomputingclub@uml.edu)
1615

docs/schedule/2025Spring/2025Spring.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ogDescription: Explore the Spring 2025 meeting schedule for the UMass Lowell Clo
99

1010
<center>
1111

12-
[![Website](https://img.shields.io/badge/Website-UML%20Engage-blue.svg?style=for-the-badge)](https://umasslowellclubs.campuslabs.com/engage/organization/cloudcomputingclub)
1312
[![Discord](https://img.shields.io/discord/890983857938116729?logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/WC2NdqYtDt)
1413
[![Email](https://img.shields.io/badge/Email-cloudcomputingclub%40uml.edu-red.svg?logo=gmail&logoColor=white&style=for-the-badge)](mailto:cloudcomputingclub@uml.edu)
1514

docs/schedule/2025Spring/Week7.mdx

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tag: meeting-notes
1313
- **Date:** March 6th, 2025
1414
- **Time:** 6:30pm-8:30pm
1515

16-
### 🎥 Meeting Recording:
16+
{/* ### 🎥 Meeting Recording: */}
1717
{/* <div class="iframe-container">
1818
<iframe
1919
src=""
@@ -32,22 +32,30 @@ tag: meeting-notes
3232

3333

3434
### 🚩 Agenda
35-
1. ...
36-
2.
37-
3.
35+
1. Join for Pizza
36+
2. Work on React Tutorial
37+
3. Continue creating lambda functions
3838

3939

4040
### 📓 Meeting Notes
4141

4242
**📄 Attendance**
43-
- In-Person:
44-
- Virtual:
45-
<br/>
46-
47-
### Presentation Section
43+
- In-Person: 9
44+
- Virtual: 0
4845

4946
### 🧑‍💻 Hands On Section
5047

48+
Continue teaching React within Tutorial within Front End Team
49+
50+
Continue writing lambda functions within API and Infrastructure team.
51+
52+
API Team temporarily working with Infrastructure team.
53+
5154
### 🪄 Meeting Resources
5255

53-
#### 🚀 Next meeting(s)
56+
Group picture
57+
58+
![Group Picture](https://media.discordapp.net/attachments/890983857938116737/1347374621808398396/WIN_20250306_20_05_06_Pro.jpg?ex=67cd9226&is=67cc40a6&hm=062605820cf05ef0c5bddf52073bc90067893eff8a27366093690e56ea0a76d5&=&format=webp&width=1220&height=686)
59+
#### 🚀 Next meeting(s)
60+
61+
Continued development on Immersion in Infrastructure team and continuing React Basics in Front End team.

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-
// '🧑‍💻🍕💬 Next <a href="https://umlcloudcomputing.org/docs/current-schedule">meeting</a> @ Olsen Hall 330 on Feb 27th! Come join us! 💬🍕🧑‍💻',
125-
// backgroundColor: '#48a0ff',
126-
// textColor: '#fff',
127-
// isCloseable: false
128-
// },
121+
announcementBar: {
122+
id: 'announcement-bar',
123+
content:
124+
'🌿 Enjoy your Spring break! 🌿',
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)