Skip to content

Commit d8f0f6c

Browse files
committed
upcoming meetup support
1 parent a7f2d8e commit d8f0f6c

26 files changed

Lines changed: 522 additions & 29 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
+++
2+
title = "Bevy Meetup #13"
3+
template = "bevy-meetup-page.html"
4+
date = 2026-04-23
5+
6+
[extra]
7+
date = "2026-04-23"
8+
upcoming = true
9+
youtube = ""
10+
meetup = ""
11+
12+
[[extra.videos]]
13+
title = "Making a VFX editor in bevy_ui"
14+
speaker = "Doce Fernandes"
15+
avatar = "doce.png"
16+
17+
[[extra.videos]]
18+
title = "Bevy on iOS - in pure Rust"
19+
speaker = "Mads Marquart"
20+
avatar = "mads.png"
21+
22+
[[extra.videos]]
23+
title = "Ergonomic runtime assertions with Unbug"
24+
speaker = "Brian Jesse"
25+
avatar = "brian.png"
26+
+++

docs/bevy-meetup/bevy-meetup-1/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
<div id="bevy-meetup">
2828
<a href="https://www.meetup.com/bevy-game-development/" target="_blank" rel="noopener" class="corner-ribbon">meetup</a>
2929
<h1>Bevy Meetup #1</h1>
30+
31+
3032
<p class="meetup-cta">2024-01-30 · <a href="https://www.youtube.com/playlist?list=PLbvvWoCXmXkJHyozyLtWo83Y9B-6qqs0B">Full Playlist</a></p>
3133

3234
<div class="meetup">
@@ -184,6 +186,7 @@ <h1>Bevy Meetup #1</h1>
184186

185187
</div>
186188
</div>
189+
187190

188191
<div class="speaker-cta">
189192
<p>Want to share your Bevy project or knowledge? We are always looking for speakers!</p>

docs/bevy-meetup/bevy-meetup-10/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
<div id="bevy-meetup">
2828
<a href="https://www.meetup.com/bevy-game-development/" target="_blank" rel="noopener" class="corner-ribbon">meetup</a>
2929
<h1>Bevy Meetup #10</h1>
30+
31+
3032
<p class="meetup-cta">2025-05-07 · <a href="https://www.youtube.com/playlist?list=PLbvvWoCXmXkKpVAxqwJHwL9iXj-khDSgc">Full Playlist</a></p>
3133

3234
<div class="meetup">
@@ -84,6 +86,7 @@ <h1>Bevy Meetup #10</h1>
8486

8587
</div>
8688
</div>
89+
8790

8891
<div class="speaker-cta">
8992
<p>Want to share your Bevy project or knowledge? We are always looking for speakers!</p>

docs/bevy-meetup/bevy-meetup-11/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
<div id="bevy-meetup">
2828
<a href="https://www.meetup.com/bevy-game-development/" target="_blank" rel="noopener" class="corner-ribbon">meetup</a>
2929
<h1>Bevy Meetup #11</h1>
30+
31+
3032
<p class="meetup-cta">2025-07-03 · <a href="https://www.youtube.com/playlist?list=PLbvvWoCXmXkIQgt14jQ0XcnFcP5JDGdU_">Full Playlist</a></p>
3133

3234
<div class="meetup">
@@ -84,6 +86,7 @@ <h1>Bevy Meetup #11</h1>
8486

8587
</div>
8688
</div>
89+
8790

8891
<div class="speaker-cta">
8992
<p>Want to share your Bevy project or knowledge? We are always looking for speakers!</p>

docs/bevy-meetup/bevy-meetup-12/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
<div id="bevy-meetup">
2828
<a href="https://www.meetup.com/bevy-game-development/" target="_blank" rel="noopener" class="corner-ribbon">meetup</a>
2929
<h1>Bevy Meetup #12</h1>
30+
31+
3032
<p class="meetup-cta">2026-01-29 · <a href="https://www.youtube.com/playlist?list=PLbvvWoCXmXkKfEIlZyD7vYyBoR4JnowiT">Full Playlist</a></p>
3133

3234
<div class="meetup">
@@ -84,6 +86,7 @@ <h1>Bevy Meetup #12</h1>
8486

8587
</div>
8688
</div>
89+
8790

8891
<div class="speaker-cta">
8992
<p>Want to share your Bevy project or knowledge? We are always looking for speakers!</p>
@@ -93,6 +96,8 @@ <h1>Bevy Meetup #12</h1>
9396
<div class="meetup-nav">
9497
<div>
9598

99+
<a href="https:&#x2F;&#x2F;rustunit.com&#x2F;bevy-meetup&#x2F;bevy-meetup-13&#x2F;">← Bevy Meetup #13</a>
100+
96101
</div>
97102
<div>
98103
<a href="https://rustunit.com/bevy-meetup/">All Meetups</a>
Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,144 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="UTF-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
8+
<title>rustunit</title>
9+
<meta name="description" content="Rustunit offers software development consulting with a focus on rust, game-development and large scale distributed backend services.">
10+
11+
<link rel="stylesheet" href="https://rustunit.com/fonts.css">
12+
<link rel="stylesheet" href="https://rustunit.com/style.css">
13+
14+
<script src="https://cdn.usefathom.com/script.js" data-site="TSUIPVAW" defer></script>
15+
</head>
16+
17+
<body>
18+
<header>
19+
<a href="https://rustunit.com/">HOME</a>
20+
<a href="https://rustunit.com/#games">GAMES</a>
21+
<a href="https://rustunit.com/#projects">PROJECTS</a>
22+
<a href="https://rustunit.com/bevy-meetup/" style="white-space:nowrap">BEVY MEETUP</a>
23+
<a href="https://rustunit.com/blog/">BLOG</a>
24+
<a href="https://rustunit.com/contact/">CONTACT</a>
25+
</header>
26+
27+
<div id="bevy-meetup">
28+
<a href="https://www.meetup.com/bevy-game-development/" target="_blank" rel="noopener" class="corner-ribbon">meetup</a>
29+
<h1>Bevy Meetup #13</h1>
30+
31+
32+
<p class="meetup-cta">2026-04-23 <span class="meetup-badge">Upcoming</span></p>
33+
34+
<div class="planned-lineup">
35+
<h2>Lineup</h2>
36+
37+
<div class="planned-talk" id="doce-fernandes">
38+
<img
39+
src="https://rustunit.com/meetup/speakers/doce.png"
40+
alt="Doce Fernandes"
41+
class="speaker-avatar"
42+
loading="lazy"
43+
/>
44+
<div>
45+
<div class="planned-talk-title">Making a VFX editor in bevy_ui</div>
46+
<div class="planned-talk-speaker">Doce Fernandes</div>
47+
</div>
48+
</div>
49+
50+
<div class="planned-talk" id="mads-marquart">
51+
<img
52+
src="https://rustunit.com/meetup/speakers/mads.png"
53+
alt="Mads Marquart"
54+
class="speaker-avatar"
55+
loading="lazy"
56+
/>
57+
<div>
58+
<div class="planned-talk-title">Bevy on iOS - in pure Rust</div>
59+
<div class="planned-talk-speaker">Mads Marquart</div>
60+
</div>
61+
</div>
62+
63+
<div class="planned-talk" id="brian-jesse">
64+
<img
65+
src="https://rustunit.com/meetup/speakers/brian.png"
66+
alt="Brian Jesse"
67+
class="speaker-avatar"
68+
loading="lazy"
69+
/>
70+
<div>
71+
<div class="planned-talk-title">Ergonomic runtime assertions with Unbug</div>
72+
<div class="planned-talk-speaker">Brian Jesse</div>
73+
</div>
74+
</div>
75+
76+
77+
<div class="planned-actions">
78+
79+
<a href="https://www.meetup.com/bevy-game-development/" target="_blank" rel="noopener" class="btn-rsvp">RSVP on Meetup</a>
80+
</div>
81+
</div>
82+
83+
84+
85+
<div class="speaker-cta">
86+
<p>Want to share your Bevy project or knowledge? We are always looking for speakers!</p>
87+
<a href="https://discord.gg/MHzmYHnnsE" target="_blank" rel="noopener">Reach out on Discord</a>
88+
</div>
89+
90+
<div class="meetup-nav">
91+
<div>
92+
93+
</div>
94+
<div>
95+
<a href="https://rustunit.com/bevy-meetup/">All Meetups</a>
96+
</div>
97+
<div>
98+
99+
<a href="https:&#x2F;&#x2F;rustunit.com&#x2F;bevy-meetup&#x2F;bevy-meetup-12&#x2F;">Bevy Meetup #12 →</a>
100+
101+
</div>
102+
</div>
103+
</div>
104+
105+
<footer>
106+
107+
<div class="links">
108+
109+
<a rel="me" href="https:&#x2F;&#x2F;www.linkedin.com&#x2F;company&#x2F;rustunit&#x2F;" title="LinkedIn">
110+
<img alt="LinkedIn" class="icon" src="https://rustunit.com/icons/linkedin.svg" />
111+
</a>
112+
113+
<a rel="me" href="&#x2F;contact" title="Contact">
114+
<img alt="Contact" class="icon" src="https://rustunit.com/icons/mail.svg" />
115+
</a>
116+
117+
<a rel="me" href="https:&#x2F;&#x2F;github.com&#x2F;rustunit" title="GitHub">
118+
<img alt="GitHub" class="icon" src="https://rustunit.com/icons/github.svg" />
119+
</a>
120+
121+
<a rel="me" href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@rustunit_com" title="YouTube">
122+
<img alt="YouTube" class="icon" src="https://rustunit.com/icons/youtube.svg" />
123+
</a>
124+
125+
<a rel="me" href="https:&#x2F;&#x2F;mastodon.social&#x2F;@rustunit" title="Mastodon">
126+
<img alt="Mastodon" class="icon" src="https://rustunit.com/icons/mastodon.svg" />
127+
</a>
128+
129+
<a rel="me" href="https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;rustunit.com" title="Bsky">
130+
<img alt="Bsky" class="icon" src="https://rustunit.com/icons/bsky.svg" />
131+
</a>
132+
133+
<a rel="me" href="https:&#x2F;&#x2F;discord.gg&#x2F;MHzmYHnnsE" title="Discord">
134+
<img alt="Discord" class="icon" src="https://rustunit.com/icons/discord.svg" />
135+
</a>
136+
137+
</div>
138+
139+
140+
<div>Copyright © 2026 Rustunit</div>
141+
</footer>
142+
</body>
143+
144+
</html>

docs/bevy-meetup/bevy-meetup-2/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
<div id="bevy-meetup">
2828
<a href="https://www.meetup.com/bevy-game-development/" target="_blank" rel="noopener" class="corner-ribbon">meetup</a>
2929
<h1>Bevy Meetup #2</h1>
30+
31+
3032
<p class="meetup-cta">2024-03-19 · <a href="https://www.youtube.com/playlist?list=PLbvvWoCXmXkJRb8fPcVV1hAhaZHaGC56v">Full Playlist</a></p>
3133

3234
<div class="meetup">
@@ -109,6 +111,7 @@ <h1>Bevy Meetup #2</h1>
109111

110112
</div>
111113
</div>
114+
112115

113116
<div class="speaker-cta">
114117
<p>Want to share your Bevy project or knowledge? We are always looking for speakers!</p>

docs/bevy-meetup/bevy-meetup-3/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
<div id="bevy-meetup">
2828
<a href="https://www.meetup.com/bevy-game-development/" target="_blank" rel="noopener" class="corner-ribbon">meetup</a>
2929
<h1>Bevy Meetup #3</h1>
30+
31+
3032
<p class="meetup-cta">2024-04-29 · <a href="https://www.youtube.com/playlist?list=PLbvvWoCXmXkIEWjnriIIj9SYC4tuhluW5">Full Playlist</a></p>
3133

3234
<div class="meetup">
@@ -84,6 +86,7 @@ <h1>Bevy Meetup #3</h1>
8486

8587
</div>
8688
</div>
89+
8790

8891
<div class="speaker-cta">
8992
<p>Want to share your Bevy project or knowledge? We are always looking for speakers!</p>

docs/bevy-meetup/bevy-meetup-4/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
<div id="bevy-meetup">
2828
<a href="https://www.meetup.com/bevy-game-development/" target="_blank" rel="noopener" class="corner-ribbon">meetup</a>
2929
<h1>Bevy Meetup #4</h1>
30+
31+
3032
<p class="meetup-cta">2024-06-04 · <a href="https://www.youtube.com/playlist?list=PLbvvWoCXmXkL4XreEHMBq7ZqZRmiRjB35">Full Playlist</a></p>
3133

3234
<div class="meetup">
@@ -109,6 +111,7 @@ <h1>Bevy Meetup #4</h1>
109111

110112
</div>
111113
</div>
114+
112115

113116
<div class="speaker-cta">
114117
<p>Want to share your Bevy project or knowledge? We are always looking for speakers!</p>

docs/bevy-meetup/bevy-meetup-5/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
<div id="bevy-meetup">
2828
<a href="https://www.meetup.com/bevy-game-development/" target="_blank" rel="noopener" class="corner-ribbon">meetup</a>
2929
<h1>Bevy Meetup #5</h1>
30+
31+
3032
<p class="meetup-cta">2024-07-18 · <a href="https://www.youtube.com/playlist?list=PLbvvWoCXmXkLFbe2HMVEdtY3ntBB4U_lm">Full Playlist</a></p>
3133

3234
<div class="meetup">
@@ -84,6 +86,7 @@ <h1>Bevy Meetup #5</h1>
8486

8587
</div>
8688
</div>
89+
8790

8891
<div class="speaker-cta">
8992
<p>Want to share your Bevy project or knowledge? We are always looking for speakers!</p>

0 commit comments

Comments
 (0)