Files
dify-guides/00-presentation/project/slides/cover.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

14 lines
1.3 KiB
HTML

<section id="cover" data-transition="fade" style="background:#1E2A3A; color:#F7F4EC; font-family:'Nunito Sans', Verdana, sans-serif; padding:128px 128px 160px; display:flex; flex-direction:column; gap:40px">
<img src="../images/logo-lex-wit.png" alt="LeX Consultancy" style="position:absolute; right:128px; top:96px; width:260px; height:150px; object-fit:contain">
<div style="flex:1"></div>
<p style="font-family:'Rubik', Arial, sans-serif; font-size:26px; font-weight:600; letter-spacing:2px; text-transform:uppercase; color:#F4B183">Workshop · 2 hours · in pairs at a laptop</p>
<h1 style="font-family:'Rubik', Arial, sans-serif; font-size:112px; font-weight:600; line-height:1.05; color:#F7F4EC; width:1300px">Building AI agents<br>with Dify</h1>
<p style="font-size:34px; color:#D9DEE6; line-height:1.4">From one prompt to an app your colleagues can use. Build it yourself, test it yourself, break it yourself.</p>
<div style="flex:1"></div>
<p style="font-size:28px; color:#9AA3B1; line-height:1.4">Guido van Dijk · LeX Consultancy B.V.</p>
<aside>Welcome. Laptops open, logged in to cloud.dify.ai? Anyone without an account: a sandbox account takes 2 minutes, the buddy next to you helps. Goal today: everyone goes home with one working app and a design for the next.</aside>
</section>