update events!

This commit is contained in:
acon 2025-06-06 15:28:49 -04:00
parent fc12c3d78c
commit da0e7b5784
2 changed files with 26 additions and 0 deletions

View file

@ -14,6 +14,32 @@
<div class="mt-8 grid grid-cols-1 gap-8">
<%# strange parts ama %>
<div class="flex flex-col p-8 rounded max-w-5xl border-[#544FFF] border-4 hover:bg-[#3E399C] bg-[#2E2C72] transition-colors duration-150">
<p class="text-2xl font-bold">Show & Tell (w/ Strange Parts) @ <a href="https://time.cs50.io/20250613T1800-0400?title=Show+%26+Tell+(w/+Strange+Parts)" class="underline font-bold hover:decoration-wavy" target="_blank" rel="noopenner noreffer">Friday June 13, 6PM EDT!</a></p>
<p class="opacity-50 mb-2"><i>Posted 6/6/2025</i></p>
<hr class="border-t-2 border-[#544FFF] mb-4 opacity-60">
<div class="space-y-2 opacity-80 mb-4">
<p>Join us in hour-long call to show off your projects, and see what projects others have been cookin' up!</p>
<p>Scotty from <a href="https://www.youtube.com/@StrangeParts" class="underline font-bold text-pink-300 hover:decoration-wavy" rel="noopenner noreferrer" target="_blank">Strange Parts</a> (1.93 million subscribers on YouTube) will also be there to see your projects!</p>
<p>Your project doesn't need to be finished - come demo what you have :D</p>
<p><a href="https://time.cs50.io/20250613T1800-0400?title=Show+%26+Tell+(w/+Strange+Parts)"></p>
</div>
<%= image_tag "/showandtell.png", style: "", class: "" %>
</div>
<div class="flex flex-col p-8 rounded max-w-5xl border-[#544FFF] border-4 hover:bg-[#3E399C] bg-[#2E2C72] transition-colors duration-150">
<p class="text-2xl font-bold">Project Building Call @ Wednesday June 4, 7-11PM EDT!</p>
<p class="opacity-50 mb-2"><i>Posted 4/6/2025</i></p>
<hr class="border-t-2 border-[#544FFF] mb-4 opacity-60">
<div class="space-y-2 opacity-80 mb-4">
<p>This Wednesday, we're running a Highway project building call! Drop in, get any questions answered, share what you're making, and help each other out!</p>
<p>If you've wanted to build a project but have absolutely no idea where to start, this call is for you!</p>
<p class="font-bold"><i>Stay in call for at least 20 minutes and ship an update in your JOURNAL.md to get one (1) point!</i></p>
</div>
</div>
<%# strange parts ama %>
<div class="flex flex-col p-8 rounded max-w-5xl border-[#544FFF] border-4 hover:bg-[#3E399C] bg-[#2E2C72] transition-colors duration-150">

BIN
public/showandtell.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 610 KiB