changeset 60:ca344ecdfffa kai

Overhaul donate page. Remove Bitcoin stuff.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 11 Oct 2016 16:01:37 +0200
parents 9ed0088bf27f
children 6a5226561c9b
files _includes/donate.html css/octave.css donate.md
diffstat 3 files changed, 18 insertions(+), 65 deletions(-) [+]
line wrap: on
line diff
--- a/_includes/donate.html	Tue Oct 11 16:00:52 2016 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-<a href="https://crm.fsf.org/civicrm/contribute/transact?reset=1&id=10" class="expand button split">Donate <span data-dropdown="drop"></span></a><br>
-<ul id="drop" class="f-dropdown" data-dropdown-content>
-  <li><a href="https://crm.fsf.org/civicrm/contribute/transact?reset=1&id=10">FSF Donation Page</a></li>
-  <li><a href="bitcoin:1E6HchBMX1EfiJQhSUanuF4VYKk552tEHF">Bitcoin</a></li>
-</ul>
\ No newline at end of file
--- a/css/octave.css	Tue Oct 11 16:00:52 2016 +0200
+++ b/css/octave.css	Tue Oct 11 16:01:37 2016 +0200
@@ -11,50 +11,6 @@
 div#logo span {
   font-weight: bold;
   font-size: 25pt;
-
-}
-
-.crm-contribute-button-wrapper {
-  padding-top: 5px;
-  padding-bottom: 5px;
-}
-
-.crm-contribute-button-inner { /* button text color */
-  font-size: 10pt;
-  font-weight: bold;
-  text-align: center;
-  padding: 5px;
-  border: 1px solid #aaaaaa;
-  background: #e8e8e8;
-  border-radius: 4px;
-}
-
-div.donate-blurb {
-  font-size: 10pt;
-  font-weight: normal;
-  text-align: left;
-  padding: 5px;
-}
-
-div#donate-form {
-  font-size: 10pt;
-  font-weight: normal;
-  text-align: left;
-}
-
-div#bitcoin{
-  font-size: 10pt;
-  text-align: left;
-}
-
-div#bitcoinaddress{
-  font-size: 6pt;
-  text-align: center;
-}
-
-div.donate-field {
-  font-weight: bold;
-  padding: 5px;
 }
 
 body {
--- a/donate.md	Tue Oct 11 16:00:52 2016 +0200
+++ b/donate.md	Tue Oct 11 16:01:37 2016 +0200
@@ -4,24 +4,26 @@
 menu: true
 ---
 
-{% include donate.html %}
+Octave development takes a lot of time and expertise.
+Your contributions help to ensure that Octave will continue to improve.
+Please donate at the
 
-Octave development takes a lot of time and expertise.  Your
-contributions help to ensure that Octave will continue to
-improve.
+- **[Free Software Foundation donation page][1]**
 
-If you are already an Octave user and would like to see it improve
-more rapidly, then please donate so that we can spend more of our
-time working on Octave.  If we could raise as little as
-$300,000/year, we could pay several key developers to work full
-time on Octave.  Given even the most conservative estimate of the
-number of users of Octave, this amount could easily be reached if
-every user contributed the cost of a few lattes.
+If you are already an Octave user and would like to see it improve more rapidly,
+then please donate so that we can spend more of our time working on Octave.
+If we could raise as little as $300,000/year,
+we could pay several key developers to work full time on Octave. 
+Given even the most conservative estimate of the number of users of Octave,
+this amount could easily be reached if every user contributed the cost of
+a few lattes.
 
 If your company has a budget for numerical computing tools,
-consider spending 10% (or more!) of that on Octave.  Do you expect
-Octave to improve on a $0 budget while the proprietary tools are
-well-funded by your license fees?
+consider spending 10% (or more!) of that on Octave.
+Do you expect Octave to improve on a $0 budget
+while the proprietary tools are well-funded by your license fees?
 
-Consider <a href="commercial-support.html">hiring someone</a> to
-implement the specific features you need.
+Consider [hiring someone][2] to implement the specific features you need.
+
+[1]: https://crm.fsf.org/civicrm/contribute/transact?reset=1&id=10
+[2]: commercial-support.html