Skip to content

Commit

Permalink
Resources: fix various small things
Browse files Browse the repository at this point in the history
  • Loading branch information
vladh committed Nov 7, 2024
1 parent 32e25dd commit f988af5
Showing 1 changed file with 29 additions and 19 deletions.
48 changes: 29 additions & 19 deletions src/pages/resources.astro
Original file line number Diff line number Diff line change
Expand Up @@ -21,48 +21,56 @@ import Layout from "../layouts/Layout.astro";
<section>
<h1>Resources</h1>
<p>
This page is a resource for Open Source Pledge members, ecosystem partners, and advocates.
This page is a resource for Open Source Pledge members, ecosystem partners, and advocates.
</p>
<p>
The Pledge aims to upend the status quo in OSS, and establish the norm that companies who derive massive value from free software should also meaningfully support the sustainability of these projects. We can't make this norm materialize out of thin air. We rely on our partners to amplify the message and stand together as examples of the change we wish to see. Without the support of our partners, the Open Source Pledge is just a website.
The Pledge aims to upend the status quo in OSS, and establish the norm that companies who derive massive
value from free software should also meaningfully support the sustainability of these projects. We can't
make this norm materialize out of thin air. We rely on our partners to amplify the message and stand
together as examples of the change we wish to see. Without the support of our partners, the Open Source
Pledge is just a website.
</p>
<p>
In this partner kit, you'll find tools that will help you recruit new members, share the news about the Pledge and what it stands for with your network, and generally add to the discourse on methods to solve the OSS sustainability crisis. Discourse around the merits of supporting maintainers with cash payments-even, and especially, if many disagree-is the first step in changing the conversation and challenging the status quo that gave us Log4Shell and the xz backdoor. Feel free to let us know what else we can provide.
In this partner kit, you'll find tools that will help you recruit new members, share the news about the
Pledge and what it stands for with your network, and generally add to the discourse on methods to solve the
OSS sustainability crisis. Discourse around the merits of supporting maintainers with cash payments — even,
and especially if, many disagree — is the first step in changing the conversation and challenging the status
quo that gave us Log4Shell and the XZ backdoor. Feel free to let us know what else we can provide.
</p>
<br>
<div class="highlight-box">
<h3>
Everyone
</h3>
<ul>
<li><a href="https://docs.google.com/document/d/1xLNPoy0IYUJykUi-ohHqnxjeU-Xt9POX6VDnE2ws_GU/edit?usp=sharing" target="_blank">Social Media Kit</a></li>
<li><a href="https://docs.google.com/document/d/1vLlYN640Q-pEBSMinRgOpKLtKenTIbi7jTL_PJErS2k/edit?usp=sharing" target="_blank">Email templates</a> - for recruiting</li>
<li><a href="https://docs.google.com/document/d/1xLNPoy0IYUJykUi-ohHqnxjeU-Xt9POX6VDnE2ws_GU" target="_blank">Social Media Kit</a></li>
<li><a href="https://docs.google.com/document/d/1vLlYN640Q-pEBSMinRgOpKLtKenTIbi7jTL_PJErS2k" target="_blank">Email Templates</a> — For recruiting</li>
<li><a href="#stickers">Stickers</a></li>
</ul>
</div>
<div class="highlight-box">
<h3>
Members
</h3>
<ul>
<li><a href="https://drive.google.com/drive/folders/1olp6Nh55i3q6W98irTd7G8Sh-HjPCYS5?usp=share_link" target="_blank">Pledge Logos</a> - Use for blog post art, social collateral, co-branding</li>
<li><a href="https://drive.google.com/drive/folders/1olp6Nh55i3q6W98irTd7G8Sh-HjPCYS5?usp=share_link" target="_blank">Member badges</a> - Place these prominently on your /careers page and/or website footer</li>
<li><a href="https://drive.google.com/drive/folders/1xqA1dRtDncK6XthnBqRGQ7-T0RJXVFOE" target="_blank">Pledge Logos</a> Use for blog post art, social collateral, co-branding</li>
<li><a href="https://drive.google.com/drive/folders/1HGIcmedDWPJkrT398Q88cY61htgkKLd1" target="_blank">Member Badges</a> Place these prominently on your /careers page and/or website footer</li>
</ul>
</div>
<div class="highlight-box">
<h3>
Ecosystem Partners
</h3>
<ul>
<li><a href="https://drive.google.com/file/d/1vuK99jgptf2_tL5-ndhCrhzkdA-ymVbA/view?usp=share_link" target="_blank">Our recruiting pitch deck</a> - to share with potential members</li>
<li><a href="https://docs.google.com/document/d/1GsicUBC3pTNZmR4AiFGDHDQ7-qgNgyJvR_Y8QZ_3LcU/edit#heading=h.xj1bihciid0" target="_blank">Press release/blog template</a></li>
<li><a href="https://docs.google.com/document/d/1GsicUBC3pTNZmR4AiFGDHDQ7-qgNgyJvR_Y8QZ_3LcU" target="_blank">Press Release/Blog Template</a></li>
</ul>
</div>
<div class="highlight-box">
<h3>
Advocates
</h3>
<ul>
<li><a href="https://docs.google.com/document/d/1xLNPoy0IYUJykUi-ohHqnxjeU-Xt9POX6VDnE2ws_GU/edit?usp=sharing" target="_blank">Social Media Kit</a> - See social promotion guidelines below</li>
<li><a href="https://docs.google.com/document/d/1xLNPoy0IYUJykUi-ohHqnxjeU-Xt9POX6VDnE2ws_GU" target="_blank">Social Media Kit</a> - See social promotion guidelines below</li>
</ul>
</div>
</section>
Expand All @@ -72,22 +80,24 @@ import Layout from "../layouts/Layout.astro";
Social promotion
</h2>
<p>
We invite you to talk about the Pledge IRL, in DMs, and even on public social channels. In the spirit of openness, we've been <a href="https://github.com/opensourcepledge" target="_blank">building the Pledge in public</a>.
We invite you to talk about the Pledge IRL, in DMs, and even on public social channels. In the spirit of
openness, we've been
<a href="https://github.com/opensourcepledge" target="_blank">building the Pledge in public</a>.
</p>
</section>

<section>
<section id="stickers">
<h2>Stickers</h2>
<p>Go make stickers!</p>

<section class="resource">
<h3>Logo</h3>
<div class="sticker">
<h3>Logo</h2>
<img src="/resources/stickers/open-source-pledge-logo-sticker.svg">
<Button href="/resources/stickers/open-source-pledge-logo-sticker.png">PNG</Button>
<Button href="/resources/stickers/open-source-pledge-logo-sticker.svg">SVG</Button>
</section>
<section class="resource">
<h3>Money Machine</h3>
</div>
<div class="sticker">
<h3>Money Machine</h2>
<img src="/resources/stickers/open-source-pledge-money-machine.png">
<Button href="/resources/stickers/open-source-pledge-money-machine.png">PNG</Button>
</div>
Expand All @@ -97,10 +107,10 @@ import Layout from "../layouts/Layout.astro";
</Layout>

<style>
.resource {
.sticker {
img {
display: block;
max-width: 20rem;
max-width: 12rem;
margin: 2rem 0;
}
}
Expand Down

0 comments on commit f988af5

Please sign in to comment.