Jelajahi Sumber

Add donate page

Riccardo Balbo 3 tahun lalu
induk
melakukan
d1628592ad
2 mengubah file dengan 47 tambahan dan 3 penghapusan
  1. 44 0
      content/donate.md
  2. 3 3
      layouts/partials/contribute.html

+ 44 - 0
content/donate.md

@@ -0,0 +1,44 @@
+---
+type: "default"
+layout: "post_layout_default"
+title: "Fund jMonkeyEngine"
+disable_nav: true
+date: 2021-04-25T18:00:00+00:00
+---
+
+There are two ways to donate to jMonkeyEngine and its community:
+
+
+
+<a href="https://opencollective.com/jmonkeyengine"><h2>Fund our Collective with PayPal / Credit Card / Bank Transfer </h2></a>
+<div style="display:flex;flex-direction:row;align-items:center;margin-top:1rem">
+<a href="https://opencollective.com/jmonkeyengine">
+    <i style="font-size:6rem;color:var(--highlightFg)" class="fa-solid fa-building-columns"></i>
+</a>
+<p style="margin-left:2rem;">
+We accept donations through our collective at <a href="https://opencollective.com/jmonkeyengine">opencollective/jmonkeyengine</a>.
+<br>
+The collective is managed by the Core Developers and it will be used to promote and fund the development and maintenance of the engine and its related services.
+<br>
+<br>
+<i>Backers can leave a message to the community that will be featured in the homepage.</i>
+</p>
+</div>
+
+<br><br><br>
+
+<a href="https://fund.jmonkeyengine.org"><h2 >Fund our OpenSource community with Bitcoin</h2></a>
+<div style="display:flex;flex-direction:row;align-items:center;margin-top:1rem">
+<a href="https://fund.jmonkeyengine.org">
+    <i style="font-size:6rem;color:var(--highlightFg)" class="fa-brands fa-bitcoin"></i>
+</a>
+<p style="margin-left:2rem;">
+Alternatively you can donate through <a href="https://fund.jmonkeyengine.org">our instance of ⚡plit Donation</a>, an unified solution to donate Bitcoin over the lightning network to our collective but also directly to the opensource contributors and teams that build jMonkeyEngine. 
+<br>
+This option gives you the ability to chose the destination of your funds.
+<br>
+<br>
+<i>If you donate to our collective through ⚡plit Donation, you will be able to claim the donation as yours by logging-in to <a href="https://opencollective.com">opencollective.com</a> with the same email address.</i>
+</p>
+</div>
+

+ 3 - 3
layouts/partials/contribute.html

@@ -49,10 +49,10 @@
         <div class="content">
             <span>
                 You can support the project with a monetary contribution.
+                <br>
+                Checkout our donation page at <a href="/donate/">jmonkeyengine.org/donate</a> to learn how.
                 <br />
-                We collect donations through a transparent organization and fiscal host at <a href="https://opencollective.com/jmonkeyengine">opencollective/jmonkeyengine</a>.
-                <br />
-                Backers can also leave a message to the community that will be featured in the homepage.
+               <i>Backers can leave a message to the community that will be featured in homepage.</i>
             </span>
           
         </div>