Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 2.01 KB

File metadata and controls

49 lines (36 loc) · 2.01 KB
section program
permalink /program/
title Our Program

Our Program {#program}

The following sessions have been confirmed so far for {{ page.event_name }}. Thank you to everyone who submitted proposals! We still have a handful of sessions left to finalize, and descriptions here will evolve in the weeks leading up to the event.

We'll publish the complete schedule with session dates and times soon.

If you're figuring out travel plans: {{ page.event_name }} will begin around 9am on the first day and close by 6pm on the second day. Most participants arrive the day before and head home in the morning after SRCCON wraps.

Sessions {#sessions}

Our conference schedule this year will include the sessions below. Thank you to the community panel that helped us during our review process!

{% for session in site.data.sessions %}
{% if session.facilitators %}

Facilitated by {{ session.facilitators }}

{% endif %}

{{ session.description | markdownify }}

{% endfor %}
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> <script src="/media/js/listfilter.min.js"></script> <script> var filter = ListFilter({ listContainer: '.session-proposal-list', filterItemClass: '.session-proposal' }); </script>

Community reviewers {#community-review}

We'd also like to thank the folks who helped us select this amazing slate of sessions! Each year's program review includes a panel of community members with a range of experiences and perspectives to make sure SRCCON has sessions that respond to your needs.

Thank you, community reviewers!

{% comment %}

  • Firstname Lastname
  • Firstname Lastname
  • Firstname Lastname {% endcomment %}