···33{% block content %}
44 <div class="card bg-base-100 shadow-xl mb-8">
55 <div class="card-body">
66- <h2 class="card-title text-3xl font-bold">Welcome to atproto advent! 🎄</h2>
77- <p class="text-base-content">Complete <s>daily</s> challenges throughout <s>December</s> March 27th to learn about the atprotocol.</p>
88- <p>at://advent is an atproto adventure to learn <a href="https://atproto.com/" target="_blank" class="link">atproto</a> in an interactive and hopefully fun way in the style of advent of code.</p>
66+ <h2 class="card-title text-3xl font-bold">Welcome to at://advent!</h2>
77+ <p class="text-base-content">at://advent is a daily challenge to learn atproto in an interactive way. Similar to the advent of code. There are challenges for you to complete by writing code, but instead of strictly writing code you will be completing the challenges on atproto and learning more about it.</p>
88+ <p>For this workshop you will be play testing the challenges for the first six days seeing what works well and what may not work. We want your thoughts and feedback about how it goes.</p>
99+1010+ <div class="divider"></div>
1111+1212+ <h3 class="text-xl font-semibold">Tidbits</h3>
1313+ <ul class="list-disc list-inside space-y-2 text-base-content">
1414+ <li>There will most likely be bugs here and there</li>
1515+ <li>We are going to start day one together and give about 10-15mins for each part or move on when everyone is done.</li>
1616+ <li>Part one is usually a bit easier and part two either builds on the previous parts</li>
1717+ <li>PLEASE feel free to ask questions! We created at://advent to help teach others more about atproto. If you have a question or are stuck on a challenge please raise your hand and ask. Asking questions will also most likely help others!</li>
1818+ <li>If you finish early also please feel free to offer help to neighbors</li>
1919+ </ul>
920 </div>
1021 </div>
1122