Changeset - 1db8a47c8154
[Not reviewed]
0 2 0
Bradley M. Kuhn - 3 years ago 2020-11-26 04:40:06
bkuhn@sfconservancy.org
Supporters: Make my picture smaller with CSS.
2 files changed with 8 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -310,24 +310,31 @@ blockquote, div.quote /* div.quote is used by conservancy whitepaper */ {
 

	
 
.newsgraphic { float: right; }
 
.newsgraphic img { border: 1px solid #000; }
 

	
 
.picture {
 
    text-align: center;
 
    font-style: italic;
 
}
 
.picture img {
 
    margin: 0 auto;
 
    max-width: 100%;
 
}
 
.picture-small img {
 
    padding-left: 1em;
 
    margin: .25em;
 
    min-width: 8%;
 
    max-width: 30%;
 
    width: auto;
 
}
 

	
 
.secondary_info { font-size: 83%; }
 
.next_page_button { float: right; }
 
.pagination_list { text-align: center; }
 
.document_format { border: 1px solid #888; padding: .2em; background: #fff99d;}
 
.copyright_info { font-size: 90%; }
 
hr.footnote-separator { width: 80%; margin-left: auto; margin-right: auto; }
 
.doc-footer { font-style: italic; }
 
.doc-footer > *:first-child::before { content: "["; }
 
.doc-footer > *:last-child::after   { content: "]"; }
 

	
 
/* Resources pages */
www/conservancy/templates/supporter/index.html
Show inline comments
...
 
@@ -177,25 +177,25 @@ projects and other third party  other FOSS conferences and event groups.  People
 
cancellations, but we were adept.  We acted early and saved tens of thousands for
 
our member projects by negotiating with canceled venues.  We quickly adjusted
 
our travel policy to handle pandemic refund procedures, and we posted those changes publicly for other organizations to benefit.  When it’s safe and healthy for everyone to travel again, we plan to organize Copyleft Conf, SeConf, and the dozens of in-person hackfests.  Meanwhile, we have and will continue to
 
help our projects cancel or reschedule their events and, as we did for our member projects like Racket and Selenium, to operate as virtual events this year.</p>
 
<p>We were lucky that Copyleft Conf 2020 was timed before the
 
pandemic was upon us, and that event was an amazing success.  We reached out and welcomed non-FOSS licensors who seek to use
 
<a href="https://archive.org/details/copyleftconf2020-ehmke">copyleft for social justice</a> to begin dialogue.  To this day, it remains the
 
only <a href="https://archive.org/details/copyleftconf2020-ethical-licensing">discussion</a> of its kind, and the <a href="https://archive.org/details/@sfconservancy?and[]=subject%3A%22copyleftconf2020%22">videos</a> are
 
still available for your virtual viewing.  We plan to turn
 
Copyleft Conf 2021 into a year-long series of online sessions about issues in copyleft
 
as we look hopefully forward to an in-person Copyleft Conf 2022.</p>
 

	
 
<div class="picture left" style="clear: right;">
 
<div class="picture-small left" style="clear: right;">
 
  <img src="/img/2020-01-17_bkuhn_lca-2020.png" alt="Bradley on stage at LinuxConf Australia 2020">
 
  <p><a href="/about/staff/#bkuhn">Bradley M. Kuhn</a>, delivering a <a href="https://lca2020.linux.org.au/schedule/presentation/91/">talk with Karen</a> at LCA 2020. Photo copyright &copy; by Linux Australia, licensed <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA</a></p>
 
</div>
 

	
 
<p>We participated in many exciting events organized by others. Before travel was canceled, we  presented multiple talks at LCA and on the FOSDEM main stage, helped organize the Legal &amp; Policy DevRoom at FOSDEM, spoke to students and faculty at Oxford University, ran a workshop at Open Source 101 and delivered keynotes at CHAOSScon, Git Merge and the OpenUK Healthcare event. Once in-person events were no longer possible, we participated in many virtual events, including GUADEC, DebConf, ÖzgürKon and State of the Source. Our Executive Director was a featured speaker at VentCon, a conference urgently organized in May for folks working on FOSS projects for ventilators at a time when making sure that hospitals had enough access to ventilators to treat the surge in COVID-19 patients was a top concern.</p>
 
<p>We also remain ready to continue our work of helping to sponsor travel for our member projects and their events when travel becomes safe again. Before we ceased our conferences and travel, we funded over $60,000 worth of travel to important events, on pace for what could have been one of our biggest travel sponsorship years.  We invested remaining travel funds into improving online infrastructure and planning
 
for how to keep FOSS engaged without these essential in-person events.</p>
 
</div>
 

	
 
<h3 id="HelpUs">Help Us Continue our Mission</h3>
 
<p>We know this year brought unforeseen financial challenges.  Some of you have
 
faced unemployment, and many others are underemployed right now due to the
0 comments (0 inline, 0 general)