Skip to content

Commit 61c76f3

Browse files
committed
updating home page with new events and engage new content blurb
1 parent 8fea764 commit 61c76f3

1 file changed

Lines changed: 13 additions & 9 deletions

File tree

content/home.mdx

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -179,14 +179,14 @@ import { Link } from '@mui/material';
179179
}}
180180
>
181181
<Box>
182-
## STRUDEL is Growing!
182+
## Hackathon: Build Scientific UIs with STRUDEL and AI Assistants
183183

184-
The STRUDEL team has grown with [support from the Sloan Foundation](https://crd.lbl.gov/news-and-publications/news/2024/sloan-strudel/) and has many upcoming opportunities for engagement. <br/>
184+
Join the STRUDEL team at Berkeley Lab on Oct 23, 2025, for an in-person hackathon to build scientific web UIs using STRUDEL Design System and generative AI coding tools. No expert web dev skills needed, just curiosity and familiarity with GitHub Copilot, VS Code, and Node.js.<br/>
185185

186186
</Box>
187187
<Box marginTop="16px">
188188
<Button
189-
to="/engage/news/11-12-2024-strudel-is-growing"
189+
to="/engage/events/10-23-2025-building-scientific-uis-with-strudel-and-ai-assistants/"
190190
target="_blank"
191191
size="large"
192192
endIcon={<ArrowForwardIcon />}
@@ -206,18 +206,18 @@ import { Link } from '@mui/material';
206206
}}
207207
>
208208
<Box>
209-
## US-RSE UX working group
209+
## Join us for a Workshop on User Interviews at US-RSE '25
210210

211-
STRUDEL helped form a working group dedicated to UX in the US-RSE community in November 2023. Visit the US-RSE site for more information and join us on Slack!
211+
Join us at US-RSE 2025 @ Philadelhia, to learn how to run semi-structured user interviews that can reveal unmet user needs, inspire intuitive designs, catch issues early, and reduce support demands - saving time, effort, and costs throughout your project lifecycle.
212212
</Box>
213213
<Box marginTop="16px">
214214
<Button
215-
to="https://us-rse.org/wg/ux/"
215+
to="/engage/events/10-06-2025-learning-to-talk-with-your-users/"
216216
target="_blank"
217217
size="large"
218218
endIcon={<ArrowForwardIcon />}
219219
>
220-
US-RSE UX Working Group
220+
Learn more
221221
</Button>
222222
</Box>
223223
</Stack>
@@ -232,15 +232,19 @@ import { Link } from '@mui/material';
232232
}}
233233
>
234234
<Box fontSize="1.25rem">
235-
Catch up on our news, events, blogs and more.
235+
<ul>
236+
<li>Working on building scientific software?</li>
237+
<li>Interested to connect with other folks about building usable scientific software?</li>
238+
<li>Interested in learning opportunities? </li>
239+
</ul>
236240
</Box>
237241
<Box marginTop="16px">
238242
<Button
239243
to="/engage/news"
240244
size="large"
241245
variant="contained"
242246
>
243-
See all updates
247+
Explore ways to Get Involved
244248
</Button>
245249
</Box>
246250
</Stack>

0 commit comments

Comments
 (0)