From 920dcbebfafbfe1bd7da0ac94fcf6f6b1f49b155 Mon Sep 17 00:00:00 2001 From: brooksmtownsend <12040685+brooksmtownsend@users.noreply.github.com> Date: Wed, 27 Aug 2025 16:14:06 +0000 Subject: [PATCH] added community meeting agenda for 2025-08-27 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- community/2025-08-27-community-meeting.mdx | 60 ++++++++++++++++++++++ src/constants.ts | 2 +- 2 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 community/2025-08-27-community-meeting.mdx diff --git a/community/2025-08-27-community-meeting.mdx b/community/2025-08-27-community-meeting.mdx new file mode 100644 index 00000000..05b587d2 --- /dev/null +++ b/community/2025-08-27-community-meeting.mdx @@ -0,0 +1,60 @@ +--- +date: '2025-08-27' +title: 'Meeting Agenda - 2025-08-27' +--- + +## Agenda + +{/* Update before the start of the meeting with planned agenda items */} + +- +- +- + +{/* truncate */} + +## Meeting Notes + +{/* Add summary of topics during the meeting. Each Topic should have an H3 heading. A list is usually sufficient for the recap */} + +### Topic 1 + +- Note 1 +- Note 2 + +### Topic 2 + +- Note 1 +- Note 2 + +## Weekly highlights + +### Issue of the Week + +- [title](https://github.com/wasmcloud/wasmcloud/issues/) + - summary + +### Documentation of the Week + +- [title](/docs/intro) + - summary + +## Community Updates + +### Tune in… + +{/* Add any upcoming events/streams/etc */} + +- + +### Catch up… + +{/* Add any blog posts/articles that the community might find interesting */} + +- + +## Recording + +{/* Automated - No need to adjust this unless automation fails */} + + diff --git a/src/constants.ts b/src/constants.ts index 23b5d276..2c2c3eda 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -1,5 +1,5 @@ const Links = { - YOUTUBE: 'https://www.youtube.com/watch?v=rZSZ87g_82M', + YOUTUBE: 'https://www.youtube.com/watch?v=PnBGuEKab0o', PLAYLIST: 'https://www.youtube.com/@wasmCloud/streams', CALENDAR: 'https://calendar.google.com/calendar/r/eventedit/copy/MnA2a2R1MnI2aGxucDZwNjUxMmVuMW1lb2FfMjAyNDA3MTBUMTcwMDAwWiBjXzZjbTVodWQ4ZXZ1bnM0cGU1Z2d1M2g5cXJzQGc',