File tree Expand file tree Collapse file tree 2 files changed +61
-1
lines changed
Expand file tree Collapse file tree 2 files changed +61
-1
lines changed Original file line number Diff line number Diff line change 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" />
Original file line number Diff line number Diff line change 11const 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' ,
You can’t perform that action at this time.
0 commit comments