Files
dify-guides/00-presentation/project/slides/exit.html
T
Guido van Dijk 180361eda4 Dify guides: first release, English set, 20 September 2026
Eight step-by-step guides, appendices (design patterns, design card with eight
filled-in examples, AI tools in education), facilitator guide and presentation.
LeX Consultancy edition; screenshots from the Dutch build of the same apps.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-20 23:09:39 +02:00

17 lines
1.7 KiB
HTML

<section id="exit" data-transition="fade" style="background:#F7F4EC; color:#1E2A3A; font-family:'Nunito Sans', Verdana, sans-serif; padding:128px 128px 160px; display:flex; flex-direction:column; gap:40px">
<p style="font-family:'Rubik', Arial, sans-serif; font-size:26px; font-weight:600; letter-spacing:2px; text-transform:uppercase; color:#2563EB">Interaction · 2 minutes</p><h2 style="font-family:'Rubik', Arial, sans-serif; font-size:64px; font-weight:600; line-height:1.1">Exit ticket</h2>
<div style="display:flex; gap:32px">
<div style="flex:1; display:flex; flex-direction:column; gap:16px; background:#FFFFFF; padding:40px; border:1px solid #D8D2C4; border-radius:16px">
<h3 style="font-family:'Rubik', Arial, sans-serif; font-size:36px; font-weight:600">Finish the sentence</h3>
<p style="font-size:32px; color:#3D4756; line-height:1.4">"Tomorrow I will build ... for ... and the first hard rule is ..."</p>
</div>
<div style="flex:1; display:flex; flex-direction:column; gap:16px; background:#FFFFFF; padding:40px; border:1px solid #D8D2C4; border-radius:16px">
<h3 style="font-family:'Rubik', Arial, sans-serif; font-size:36px; font-weight:600">One question that stayed open</h3>
<p style="font-size:32px; color:#3D4756; line-height:1.4">On a sticky note by the door. We answer them in the follow-up.</p>
</div>
</div>
<p style="position:absolute; left:128px; bottom:64px; font-size:24px; color:#8A8F98">Workshop AI Agents with Dify · LeX Consultancy · CC BY-SA 4.0</p><img src="../images/logo-lex.png" alt="LeX Consultancy" style="position:absolute; right:128px; bottom:52px; width:90px; height:52px; object-fit:contain">
<aside>Take the sticky notes with you. The open questions are the agenda for the follow-up session.</aside>
</section>