File diff 1707c327e053 → 012bb1e7e4d5
www/conservancy/templates/fossy/community_track_proposal_form.html
Show inline comments
 
{% extends 'fossy/base.html' %}
 
{% block outercontent %}
 
  <div class="mw8 center ph2 ph3">
 
  <h1><abbr title="Free and Open Source Software Yearly">FOSSY</abbr>: Propose a Commmunity Track!</h1>
 
  <div class="mw7 mb5">
 
    <p>SFC will be hosting a community oriented conference this coming summer July 13-16, 2023 in Portland, Oregon in the United States. Focused on the creation and impact of free and open source software, uplifting contributors of all experience. As this is the first year we are running a conference of this scale, we plan to have 8 tracks of talks over 4 days. We plan to dedicate a substantial portion of these track to community run tracks, similar to the DevRooms at FOSDEM or the miniconfs at LinuxConfAU. We'd like to invite you to run a track based on a topic you're passionate about. If selected, you will be responsible for inviting speakers, selecting talks and organising the schedule for your track. If that sounds good to you, please fill in the form to tell us more about your idea. If you have any questions please don't hesitate to email us at <a href="mailto:conference@sfconservancy.org">conference@sfconservancy.org</a>.</p>
...
 
@@ -22,4 +23,5 @@
 
      <p><button type="submit" class="ph3 pv2">Submit</button></p>
 
    </form>
 
  </div>
 
  </div>
 
{% endblock %}