Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📰 Add some copy about the talks to recap page #173

Merged
merged 1 commit into from
Oct 24, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions _pages/homepage-recap.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,19 +76,27 @@ <h2 class="demp recap-heading">
<p>From tutorials on building mobile applications and rapid prototyping to talks about data visualization and
accessibility, 2021 was DjangoCon US's best year ever!</p>
<!-- TODO: Add some accessibility highlights -->
{% comment %}

<p>This was an innovative year for DjangoCon US! Every year, DjangoCon US works hard to make our program
better and more accessible, and this year we're super proud of the features we were able to add:</p>
<ul>
<li><strong>Bilingual talks</strong>: for the first time, all talks were available with both Spaniish
and English subtitles.
</li>
<li><strong>Chat</strong>: We had a virtual conference hall in SpatialChat where people could congregate,
listen to a live session from our awesome DJ Rana Ransom, and more.
</li>
{% comment %}
<li><strong>Deep Dive Day</strong>, a single-track conference day dedicated to talks that go into more
detail on Django topics
</li>
<li>Accessibility wins: In addition to subsidized child care and captioned conference videos, this year we
had a <strong>dedicated lactation room</strong> and <strong>live captioning</strong> for all talks
</li>
<li><strong>Travel stipends</strong> for all speakers</li>
{% endcomment %}
</ul>
{% endcomment %}


<p>Thanks to our generous sponsors, who helped make these conference dreams a reality.</p>
</div>
Expand Down