Skip to content

Commit 84b17cb

Browse files
committed
Update materials section.
1 parent 4b4ea60 commit 84b17cb

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

src/pages/events/cpsweek-2026-tutorial.tsx

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -445,22 +445,24 @@ export default function CPSWeek2026Tutorial() {
445445
<div className="row">
446446
<div className="col col--8 col--offset-2">
447447
<Heading as="h2" className="text--center margin-bottom--lg">
448-
📚 Materials & Follow-Up
448+
📚 Materials & Resources
449449
</Heading>
450450
<div className="card">
451451
<div className="card__body">
452452
<p>
453-
A dedicated tutorial webpage will be available at least one
454-
month before CPS-IoT Week with the schedule, setup
455-
instructions, and links to example code and prerequisites.
456-
All slide decks, code, and exercise instructions will be
457-
hosted there.
453+
This webpage serves as the central hub for all tutorial
454+
materials. Participants can expect to find:
458455
</p>
456+
<ul>
457+
<li>Setup instructions and prerequisites</li>
458+
<li>Slide decks and presentation materials</li>
459+
<li>Hands-on exercise instructions and starter code</li>
460+
<li>Links to example projects and the LF Playground</li>
461+
<li>Video recordings of presentations and demos (after the event)</li>
462+
</ul>
459463
<p>
460-
Subject to conference policy, we plan to record the tutorial
461-
(at minimum the demo and coding walkthroughs) and publish
462-
the recordings together with the slides and code after the
463-
event.
464+
Materials will be updated as we approach the tutorial date.
465+
Check back regularly for the latest resources.
464466
</p>
465467

466468
<Heading as="h4">Community Support</Heading>

0 commit comments

Comments
 (0)