Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Latest commit

 

History

History
47 lines (38 loc) · 3.32 KB

File metadata and controls

47 lines (38 loc) · 3.32 KB
layout layout
section sessions
photocredit Erik Westra
photocredit_url http://www.westraco.com/
permalink /sessions/index.html

Sessions at SRCCON 2018

The following sessions have been confirmed for this year's SRCCON program. Thank you to all who submitted proposals, and to the community panel that helped us during the review process. Read more about how sessions work at SRCCON.

We still have a few session topics to confirm, and some descriptions here may evolve. This year's final schedule will reflect any updates and include an evening program of fun, informal talks, discussions, and activities.

{% comment %}The one-line if statement below is ugly but prevents massive whitespace in the template{% endcomment %} {% for proposal in site.data.sessions %} {% if proposal.facilitator.size > 0 and proposal.facilitator_twitter.size > 0 %}{% capture facilitator_name %}{{ proposal.facilitator }}{% endcapture %}{% elsif proposal.facilitator.size > 0 %}{% capture facilitator_name %}{{ proposal.facilitator }}{% endcapture %}{% else %}{% assign facilitator_name = false %}{% endif %}{% if proposal.cofacilitator.size > 0 and proposal.cofacilitator_twitter.size > 0 %}{% capture cofacilitator_name %}{{ proposal.cofacilitator }}{% endcapture %}{% elsif proposal.cofacilitator.size > 0 %}{% capture cofacilitator_name %}{{ proposal.cofacilitator }}{% endcapture %}{% else %}{% assign cofacilitator_name = false %}{% endif %}{% if proposal.cofacilitator_two.size > 0 and proposal.cofacilitator_two_twitter.size > 0 %}{% capture cofacilitator_two_name %}{{ proposal.cofacilitator_two }}{% endcapture %}{% elsif proposal.cofacilitator_two.size > 0 %}{% capture cofacilitator_two_name %}{{ proposal.cofacilitator_two }}{% endcapture %}{% else %}{% assign cofacilitator_two_name = false %}{% endif %}
{% if facilitator_name %}

Facilitated by {{ facilitator_name }}{% if cofacilitator_name %} & {{ cofacilitator_name }}{% endif %}{% if cofacilitator_two_name %} & {{ cofacilitator_two_name }}{% endif %}

{% endif %}

{{ proposal.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

We'd also like to thank the folks who helped us select this amazing slate of sessions! We reached out to community members with a range of experiences and perspectives to make sure that SRCCON would have sessions that responded to your needs.

Thank you, community reviewers!

  • Armand Emamdjomeh
  • Becca Aaronson
  • Brittany Mayes
  • Chris Hagan
  • Cordelia Yu
  • Ellis Simani