diff --git a/docs/schedule/2025Spring/Week6.mdx b/docs/schedule/2025Spring/Week6.mdx index 58a9cc8c5..8a83a19b5 100644 --- a/docs/schedule/2025Spring/Week6.mdx +++ b/docs/schedule/2025Spring/Week6.mdx @@ -32,22 +32,27 @@ tag: meeting-notes ### 🚩 Agenda -1. ... -2. -3. +1. Break for Pizza +2. Infrastructure Team: Defining some lambda functions +3. Front End: Covering fundamentals ### 📓 Meeting Notes **📄 Attendance** -- In-Person: -- Virtual: +- In-Person: 12 +- Virtual: 0
-### Presentation Section - ### 🧑‍💻 Hands On Section +Covered a React Tutorial within Front End Team + +Infrastructure team began writing a few test lambda functions + ### 🪄 Meeting Resources +[React Tutorial](https://github.com/UMLCloudComputing/react-tutorial) + +#### 🚀 Next meeting(s) -#### 🚀 Next meeting(s) \ No newline at end of file +Continue working on Immersion within our teams \ No newline at end of file diff --git a/docusaurus.config.js b/docusaurus.config.js index 2bfa19f65..74ce67684 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -118,14 +118,14 @@ const config = { disableSwitch: false, respectPrefersColorScheme: true, }, - announcementBar: { - id: 'announcement-bar', - content: - '🧑‍💻🍕💬 Next meeting @ Olsen Hall 330 on Feb 27th! Come join us! 💬🍕🧑‍💻', - backgroundColor: '#48a0ff', - textColor: '#fff', - isCloseable: false - }, + // announcementBar: { + // id: 'announcement-bar', + // content: + // '🧑‍💻🍕💬 Next meeting @ Olsen Hall 330 on Feb 27th! Come join us! 💬🍕🧑‍💻', + // backgroundColor: '#48a0ff', + // textColor: '#fff', + // isCloseable: false + // }, navbar: { title: 'UML Cloud Computing Club', logo: {