Skip to content

Commit e9872dc

Browse files
committed
added community meeting agenda for 2025-04-09
Signed-off-by: GitHub <noreply@github.com>
1 parent b4e0a96 commit e9872dc

File tree

2 files changed

+61
-1
lines changed

2 files changed

+61
-1
lines changed
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
date: '2025-04-09'
3+
title: 'Meeting Agenda - 2025-04-09'
4+
---
5+
6+
## Agenda
7+
8+
{/* Update before the start of the meeting with planned agenda items */}
9+
10+
-
11+
-
12+
-
13+
14+
{/* truncate */}
15+
16+
## Meeting Notes
17+
18+
{/* Add summary of topics during the meeting. Each Topic should have an H3 heading. A list is usually sufficient for the recap */}
19+
20+
### Topic 1
21+
22+
- Note 1
23+
- Note 2
24+
25+
### Topic 2
26+
27+
- Note 1
28+
- Note 2
29+
30+
## Weekly highlights
31+
32+
### Issue of the Week
33+
34+
- [title](https://github.com/wasmcloud/wasmcloud/issues/)
35+
- summary
36+
37+
### Documentation of the Week
38+
39+
- [title](/docs/intro)
40+
- summary
41+
42+
## Community Updates
43+
44+
### Tune in…
45+
46+
{/* Add any upcoming events/streams/etc */}
47+
48+
-
49+
50+
### Catch up…
51+
52+
{/* Add any blog posts/articles that the community might find interesting */}
53+
54+
-
55+
56+
## Recording
57+
58+
{/* Automated - No need to adjust this unless automation fails */}
59+
60+
<YouTube url="https://www.youtube.com/watch?v=9kciv8hFyK4" />

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const Links = {
2-
YOUTUBE: 'https://www.youtube.com/watch?v=MUzqVBM8mkQ',
2+
YOUTUBE: 'https://www.youtube.com/watch?v=9kciv8hFyK4',
33
PLAYLIST: 'https://www.youtube.com/@wasmCloud/streams',
44
CALENDAR:
55
'https://calendar.google.com/calendar/r/eventedit/copy/MnA2a2R1MnI2aGxucDZwNjUxMmVuMW1lb2FfMjAyNDA3MTBUMTcwMDAwWiBjXzZjbTVodWQ4ZXZ1bnM0cGU1Z2d1M2g5cXJzQGc',

0 commit comments

Comments
 (0)