Changeset - 236bbfbbb960
[Not reviewed]
0 1 0
Brett Smith (brett) - 5 years ago 2018-11-20 14:02:49
brett@sfconservancy.org
supporter: Set video width.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/supporter/index.html
Show inline comments
...
 
@@ -60,49 +60,49 @@
 
  {% include "supporter/form_partial.html" with form_id="annual" min_amt=minimum_amount partial_amt=partial_amount article="an" only %}
 
{% else %}
 
  <div class="supporter-type-selector">
 
    <strong>Become a Supporter Now:</strong>
 
    <a id="annualSelector" href="#annual">Annual</a>
 
    | <a id="monthlySelector" href="#monthly">Monthly</a>
 
    | <a id="renewalSelector" href="#renewal">Annual Renew</a>
 
  </div>
 

	
 
  {% include "supporter/form_partial.html" with form_id="annual" min_amt=120 article="an" only %}
 

	
 
  {% include "supporter/form_partial.html" with form_id="monthly" min_amt=10 only %}
 

	
 
  <a name="renew" class="hidden"></a>
 
  {% include "supporter/form_partial.html" with form_id="renewal" min_amt=120 verb="renew" article="an" supptype="annual" only %}
 
{% endif %}
 

	
 
<span id="form-correction-needed" class="form-error">Please ensure all form data above is correct.</span>
 

	
 
<hr style="clear: both;"/>
 

	
 
<div class="picture right">
 
  <img alt="" src="/img/member-project-logos.png">
 
  <p>Conservancy is currently home to <a href="/projects/current/">almost fifty member projects</a>.</p>
 
  <video controls="" poster="/img/2018-11_Molly-de-Blanc-match-announcement-poster.png">
 
  <video controls="" poster="/img/2018-11_Molly-de-Blanc-match-announcement-poster.png" style="width: 100%;">
 
    <source src="/videos/2018-11_Molly-de-Blanc-match-announcement.webm">
 

	
 
    <p><a href="/videos/2018-11_Molly-de-Blanc-match-announcement.webm">Download this video</a>
 
    or <a href="https://youtu.be/3MDsu6iFAD0?t=2595">watch it on YouTube</a></p>
 
  </video>
 
  <p>Molly de Blanc announced her plans to provide a donation match along with other Supporters at LinuxConfAu 2018.</p>
 
  <img alt="" src="/img/2018_GSOC-byJoshSimmons_high.JPG">
 
  <p>Representatives from many different Conservancy member projects gathered at the GSoC mentor summit 2018. Photo by Josh Simmons.</p>
 
</div>
 

	
 
<p><strong>Software freedom is critical to many of today’s most pressing social issues, but it is only effective when
 
FOSS is for everyone</strong>—no matter what their background is, what technology they’re using, or whether or not a company funds their project.  Software Freedom Conservancy makes this possible by helping create more free software,
 
promoting diversity, defending copyleft, and advocating for software freedom.  We’re a creative, responsive, and
 
resourceful organization. We work with practical and impactful solutions.  We help FOSS projects grow while
 
maintaining independence from corporate sponsors and business trade associations.  We introduce people to software freedom through the
 
lens of today’s new technology questions, and we raise and address the newest questions facing the FOSS
 
community.</p>
 
<p>This work is too big for any single project to tackle, and we cannot do it without your help. Sign up as a Supporter
 
today and contribute to these important efforts! </p>
 
<h3>Helping our member projects grow</h3>
 
<p>As a charitable home for projects, some people think all we do is manage a bank account for our member
 
projects.  In fact, the services we provide are much more comprehensive than that, and doing this work for all our
 
member projects means we serve as a force multiplier for everyone.</p>
 
<p><strong>We pay people to work on FOSS.</strong> In 2018, our member projects paid 104 different people for FOSS contributions. Collectively, our projects, including Buildbot, Godot, LibreHealth Outreachy, phpMyAdmin, Selenium and Sugar, paid contributors over $557,887 for everything from project organization to software development to translation. In all these cases, Conservancy handles most of the administration, including contract negotiation, legal compliance, work review, payments, and tax reporting.</p>
0 comments (0 inline, 0 general)