[Git][reproducible-builds/reproducible-website][master] Add a donation page (unlinked for now)

Mattia Rizzolo gitlab at salsa.debian.org
Thu Nov 8 10:53:43 CET 2018


Mattia Rizzolo pushed to branch master at Reproducible Builds / reproducible-website


Commits:
77b419db by Mattia Rizzolo at 2018-11-08T09:42:49Z
Add a donation page (unlinked for now)

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


2 changed files:

- + donate.html
- + images/paypal_donate.gif


Changes:

=====================================
donate.html
=====================================
@@ -0,0 +1,66 @@
+---
+layout: page
+title: Help the Reproducible Builds effort!
+order: -1
+permalink: /donate/
+---
+
+<div class="row">
+  <div class="four columns title">
+    <h2> </h2>
+  </div>
+  <div class="eight columns">
+    <p>
+      <em><big>The Reproducible Builds effort needs your help to continue its work
+      towards ensuring the security of computer systems of all shapes and sizes
+      around the world.</big></em>
+    </p>
+  </div>
+</div>
+
+<div class="row">
+  <div class="four columns title">
+    <h2>How</h2>
+  </div>
+  <div class="eight columns">
+    <p>
+      The Reproducible Builds Project is affiliated with
+      <a href="https://sfconservancy.org/about/">Software Freedom Conservancy</a>,
+      which holds our assets and deal with financial matters such as donations.
+    </p>
+    <p>
+      The easiest way to donate to the project is through
+      <a href="https://www.paypal.com">PayPal</a>; use this button to donate to
+      us:
+      <center>
+        <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
+          <input type="hidden" name="cmd" value="_s-xclick">
+          <input type="hidden" name="hosted_button_id" value="9QA63APRU4TNE">
+          <input type="image" src="{{ "/images/paypal_donate.gif" | prepend: site.baseurl }}" border="0" name="submit" alt="Donate to Reproducible Builds via PayPal">
+        </form>
+      </center>
+    </p>
+
+    <p>
+      Conservancy accepts <a href="https://sfconservancy.org/donate/">other
+      methods to receive donations</a>, including US cheques and wire transfers.
+      If you are interested please get in touch with us!
+    </p>
+  </div>
+</div>
+
+<br>
+
+<div class="row">
+  <div class="four columns title">
+    <h2>Contact</h2>
+  </div>
+  <div class="eight columns">
+    <p>
+      Please do not hesitate to contact us
+      (<tt>reproduciblebuilds AT sfconservancy.org</tt>) if you would like any
+      more information. Thank you for your consideration and we thank you in
+      advance for your support.
+    </p>
+  </div>
+</div>


=====================================
images/paypal_donate.gif
=====================================
Binary files /dev/null and b/images/paypal_donate.gif differ



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/77b419dbc6dcf707edfd7e1d7673a1d009aecb90

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/77b419dbc6dcf707edfd7e1d7673a1d009aecb90
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20181108/53bf8137/attachment.html>


More information about the rb-commits mailing list