[Git][reproducible-builds/reproducible-website][master] Move another page away from the old design with HTML to Markdown and the new design.
Chris Lamb
gitlab at salsa.debian.org
Sun Apr 28 19:32:08 CEST 2019
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website
Commits:
19c79517 by Chris Lamb at 2019-04-28T17:31:41Z
Move another page away from the old design with HTML to Markdown and the new design.
- - - - -
2 changed files:
- − donate.html
- + donate.md
Changes:
=====================================
donate.html deleted
=====================================
@@ -1,99 +0,0 @@
----
-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 not-for-profit 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>
- <p>
- We use any and all donated funds to ensure focused and intense work on
- ensuring this mission.
- </p>
- <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>
- </div>
-</div>
-
-<div class="row">
- <div class="four columns title">
- <h2>Paypal</h2>
- </div>
- <div class="eight columns">
- <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>
- </div>
-</div>
-
-<div class="row">
- <div class="four columns title">
- <h2>Other methods</h2>
- </div>
- <div class="eight columns">
- <p>
- We can accept check donations drawn in USD from banks in the USA.
- Donations from banks outside of the US or not in USD should be handled by
- wire transfer.
- </p>
-
- <p>
- Please make your check payable to "Software Freedom Conservancy, Inc."
- and to place "Directed donation: Reproducible Builds" in the memo field.
- Checks should then be mailed to:
- </p>
-
- <blockquote>
- <address>
- Software Freedom Conservancy, Inc.<br>
- 137 Montague ST STE 380<br>
- BROOKLYN, NY 11201<br>
- USA
- </address>
- </blockquote>
-
- <p>
- Conservancy also 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>info at reproducible-builds.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>
=====================================
donate.md
=====================================
@@ -0,0 +1,52 @@
+---
+layout: new/default
+title: Help the Reproducible Builds effort!
+permalink: /donate/
+---
+
+# Help the Reproducible Builds effort!
+
+*The not-for-profit 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.*
+
+We use any and all donated funds to ensure focused and intense work on
+ensuring this mission.
+
+The Reproducible Builds Project is affiliated with the [Software Freedom
+Conservancy](https://sfconservancy.org/about/) which holds our assets and deal
+with financial matters such as donations.
+
+## Paypal
+
+The easiest way to donate to the project is through
+[PayPal](https://www.paypal.com). You can use this button to donate to us:
+
+<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>
+
+## Other methods
+
+We can accept check donations drawn in USD from banks in the USA. Donations
+from banks outside of the US or not in USD should be handled by wire transfer.
+
+Please make your check payable to "Software Freedom Conservancy, Inc." and to
+place "Directed donation: Reproducible Builds" in the memo field. Checks
+should then be mailed to:
+
+ Software Freedom Conservancy, Inc.<br>
+ 137 Montague ST STE 380<br>
+ BROOKLYN, NY 11201<br>
+ USA
+
+Conservancy also 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!
+
+## Contact
+
+Please do not hesitate to contact us
+([info at reproducible-builds.org](mailto:info at reproducible-builds.org)) for more
+information. Thank you for your consideration and we thank you in advance for
+your support.
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/19c795178bb6a4619d0f96e77beae42d5aa956ae
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/19c795178bb6a4619d0f96e77beae42d5aa956ae
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/20190428/e40eebf1/attachment.html>
More information about the rb-commits
mailing list