Skip to content

Commit

Permalink
deploy: a98eefc
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrythall committed Apr 26, 2024
1 parent 479bc6d commit bcbdce2
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 11 deletions.
11 changes: 6 additions & 5 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,18 +219,21 @@ <h2 class="mb-8 text-2xl font-bold font-heading lg:text-5xl">Conference Features

<div class="grid gap-8 lg:grid-cols-3 lg:gap-16">
<section class="flex flex-col gap-4 p-6 bg-white border-2">
<img src="/assets/img/icons/People.svg" alt="Two people. One person is standing slightly in front of the other." class="w-16 h-16 icon" />
<h3 class="text-lg font-bold lg:text-2xl font-heading" id="code-of-conduct">Code of Conduct</h3>
<p class="lg:text-lg">We’re committed to providing a safe and friendly environment for everyone to learn, meet, and enjoy the conference. All organizers, attendees, speakers and sponsors must follow the <a href="/conduct/" class="link">Code of Conduct</a>.</p>
<p class="lg:text-lg">We’re committed to providing a safe and friendly environment for everyone to learn, meet, and enjoy the conference. All organizers, attendees, speakers and sponsors must follow the <strong><a href="/about/conduct/" class="link">Code of Conduct</a></strong>.</p>
</section>

<section class="flex flex-col gap-4 p-6 bg-white border-2">
<img src="/assets/img/icons/Heart.svg" alt="A heart." class="w-16 h-16 icon" />
<h3 class="text-lg font-bold lg:text-2xl font-heading" id="commitment-to-diversity">Commitment to Diversity</h3>
<p class="lg:text-lg">It is a core aim of DjangoCon US 2023 to encourage diversity, enforce our <a href="/conduct/" class="link">Code of Conduct</a>, and make our event as inclusive and accessible as possible.</p>
<p class="lg:text-lg">It is a core aim of DjangoCon US 2023 to encourage diversity, enforce our <strong><a href=/about/conduct/" class="link">Code of Conduct</a></strong>, and make our event as inclusive and accessible as possible.</p>
</section>

<section class="flex flex-col gap-4 p-6 bg-white border-2">
<img src="/assets/img/icons/Document.svg" alt="An official document with words written on it." class="w-16 h-16 icon" />
<h3 class="text-lg font-bold lg:text-2xl font-heading" id="opportunity-grants">COVID-19 Safety</h3>
<p class="lg:text-lg">As part of our commitment to the safety of our attendees, we have a <a href="/covid/" class="link">COVID-19 Policy</a> and require all attendees to be vaccinated and masked, and have a negative COVID test prior to attending.</p>
<p class="lg:text-lg">As part of our commitment to the safety of our attendees, we have a <strong><a href="/about/covid/" class="link">COVID-19 Policy</a></strong> and require all attendees to be vaccinated and masked, and have a negative COVID test prior to attending.</p>
</section>
</div>
</div>
Expand All @@ -240,7 +243,6 @@ <h3 class="text-lg font-bold lg:text-2xl font-heading" id="opportunity-grants">C
<div class="wrapper">
<div class="grid-1-2">
<figure>

<span class="photo-effect">
<img
src="/assets/img/crowd-1.jpg"
Expand Down Expand Up @@ -269,7 +271,6 @@ <h2 class="mb-8 text-2xl font-bold font-heading lg:text-5xl">Day 1 Orientation</
</div>



</main>

<footer id="SiteFooter" class="py-20 text-white bg-black">
Expand Down
5 changes: 4 additions & 1 deletion news/announcing-call-for-proposals/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,10 @@ <h1 class="text-3xl font-bold font-heading lg:text-5xl text-balance">The Call fo
<div class="mx-auto prose lg:prose-lg">

<figure>
<img src="/assets/img/blog/speaker_cfp.jpg" alt="Abigail Mesrenyame Dogbe speaking at DjangoCon US 2023" class="w-full media" />
<img
src="/assets/img/blog/speaker_cfp.jpg"
alt="Abigail Mesrenyame Dogbe speaking at DjangoCon US 2023"
class="w-full media" />
</figure>


Expand Down
5 changes: 4 additions & 1 deletion news/benefits-of-speaking-djangocon/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,10 @@ <h1 class="text-3xl font-bold font-heading lg:text-5xl text-balance">What are th
<div class="mx-auto prose lg:prose-lg">

<figure>
<img src="/assets/img/blog/cfp-announced-2024.png" alt="Speaker presenting at DjangoCon US 2023 in Durham, NC" class="w-full media" />
<img
src="/assets/img/blog/cfp-announced-2024.png"
alt="Speaker presenting at DjangoCon US 2023 in Durham, NC"
class="w-full media" />
</figure>


Expand Down
5 changes: 4 additions & 1 deletion news/call-for-community-reviewers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,10 @@ <h1 class="text-3xl font-bold font-heading lg:text-5xl text-balance">Announcing
<div class="mx-auto prose lg:prose-lg">

<figure>
<img src="/assets/img/blog/call-for-reviewers-2024.png" alt="Lacey Henschel speaking at DjangoCon US 2018" class="w-full media" />
<img
src="/assets/img/blog/call-for-reviewers-2024.png"
alt="Lacey Henschel speaking at DjangoCon US 2018"
class="w-full media" />
</figure>


Expand Down
5 changes: 4 additions & 1 deletion news/cfp-last-call/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,10 @@ <h1 class="text-3xl font-bold font-heading lg:text-5xl text-balance">Don't Miss
<div class="mx-auto prose lg:prose-lg">

<figure>
<img src="/assets/img/blog/speaker_cfp.jpg" alt="Abigail Mesrenyame Dogbe speaking at DjangoCon US 2023" class="w-full media" />
<img
src="/assets/img/blog/speaker_cfp.jpg"
alt="Abigail Mesrenyame Dogbe speaking at DjangoCon US 2023"
class="w-full media" />
</figure>


Expand Down
5 changes: 4 additions & 1 deletion news/early-bird-tickets-on-sale/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,10 @@ <h1 class="text-3xl font-bold font-heading lg:text-5xl text-balance">Early-bird
<div class="mx-auto prose lg:prose-lg">

<figure>
<img src="/assets/img/blog/early-bird-2024.png" alt="Early-bird tickets now on sale!" class="w-full media" />
<img
src="/assets/img/blog/early-bird-2024.png"
alt="Early-bird tickets now on sale!"
class="w-full media" />
</figure>


Expand Down
5 changes: 4 additions & 1 deletion news/opportunity-grant-last-call/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,10 @@ <h1 class="text-3xl font-bold font-heading lg:text-5xl text-balance">Heads Up! E
<div class="mx-auto prose lg:prose-lg">

<figure>
<img src="/assets/img/blog/og-last-call.jpg" alt="End of our Opportunity Grants is coming up!" class="w-full media" />
<img
src="/assets/img/blog/og-last-call.jpg"
alt="End of our Opportunity Grants is coming up!"
class="w-full media" />
</figure>


Expand Down

0 comments on commit bcbdce2

Please sign in to comment.