|
1 | 1 | ---
|
2 | 2 | layout: hero_and_text
|
3 | 3 | title: Defold Community Donations
|
4 |
| -description: The Defold Foundation is funding Defold development through community donations, corporate partners, partnership deals and support contracts. |
| 4 | +description: The Defold Foundation is funding Defold development through community donations, corporate partners, partnership deals and support contracts. The funds received from donations are used for hiring developers to work on Defold, pay for hosting of services, purchase of hardware for testing and development and to pay for travel expenses when attending conferences. |
5 | 5 | nav: floating
|
6 | 6 | background: /images/hero/defold-top-bg-transparent-2.png
|
7 | 7 | after: [community_donors.html, corporate_partners.html]
|
8 | 8 | ---
|
9 | 9 |
|
10 |
| -<h3>Why we seek donations</h3> |
11 |
| -<p>As a software foundation we rely on community donations to ensure the long term sustainability of the project. The funds received from donations are used for:</p> |
| 10 | +<h3>Community donations</h3> |
| 11 | +<p>The Defold community of individuals and teams of developers are invited to support Defold development through one-time or recurring donations, starting at $1 per month up to a maximum of $250 per month. Depending on the size of your contribution you get access to a number of different rewards and benefits:</p> |
12 | 12 |
|
13 | 13 | <div class="row">
|
14 |
| - <div class="columns six left"> |
| 14 | + <div class="columns two"> |
| 15 | + <img src="/images/beans/bean-intro_bean-blue-sign-right.png" alt="Cartoon character holding a You Rock message!" height="175px"/> |
| 16 | + </div> |
| 17 | + <div class="columns four"> |
15 | 18 | <ul class="checkmark">
|
16 |
| - <li>Hiring developers to work on Defold</li> |
17 |
| - <li>Pay for hosting of services</li> |
18 |
| - <li>Purchase of hardware for testing and development</li> |
19 |
| - <li>Pay for travel expenses when visiting conferences</li> |
| 19 | + <li>A forum badge and title that will show you as a community sponsor</li> |
| 20 | + <li>Recognition in our newsletter</li> |
| 21 | + <li>Invites to test new functionality before everyone else</li> |
20 | 22 | </ul>
|
21 | 23 | </div>
|
22 |
| - <div class="columns six center"> |
| 24 | + <div class="columns four"> |
| 25 | + <ul class="checkmark"> |
| 26 | + <li>Mention in the community donors section on the Defold webpage</li> |
| 27 | + <li>Defold SWAG package</li> |
| 28 | + <li>Access to functionality only available to community donors</li> |
| 29 | + </ul> |
| 30 | + </div> |
| 31 | + <div class="columns two right"> |
23 | 32 | <img src="/images/beans/bean-intro_bean-blue-sign-left.png" alt="Cartoon character holding a You Rock message!" height="175px"/>
|
24 | 33 | </div>
|
25 | 34 | </div>
|
26 | 35 |
|
27 |
| - |
28 |
| -<h3>Community donations</h3> |
29 |
| -<p>The Defold community of individuals and teams of developers are invited to support Defold development based on a small recurring donation using Patreon and PayPal, starting at $1 per month up to a maximum of $250 per month. You can also make a one-time donation using PayPal.</p> |
30 |
| -<p>Depending on the size of your contribution you may get access to otherwise restricted content, receive mention on the Defold website, in our newsletter and receive a forum badge to highlighting you as a contributor. Click on the support and donation links below to know more.</p> |
31 |
| - |
32 | 36 | <div class="row center">
|
33 |
| - <div class="columns six"> |
| 37 | + <div class="column one-third"> |
34 | 38 | <h4>Support us via Patreon</h4>
|
35 | 39 | <p>{% include patreon.html %}</p>
|
36 | 40 | </div>
|
37 |
| - <div class="columns six"> |
| 41 | + <div class="column one-third"> |
38 | 42 | <h4>Donate using PayPal</h4>
|
39 | 43 | <p>{% include paypal.html %}</p>
|
40 | 44 | </div>
|
| 45 | + <div class="column one-third"> |
| 46 | + <h4>Support us via GitHub Sponsors</h4> |
| 47 | + <p>{% include github_sponsors.html %}</p> |
| 48 | + </div> |
| 49 | +</div> |
| 50 | + |
| 51 | +<h3>Other ways to support Defold</h3> |
| 52 | +<p>If you do not wish to support Defold through a donation you can still contribute in other ways. As an open source project Defold accepts community contributions to any part of the product, including, but not limited to, the engine, editor, extensions and documentation.</p> |
| 53 | + |
| 54 | +<div class="center"> |
| 55 | + {% include secondary_button.html link="/contribute" text="Learn how to contribute" %} |
41 | 56 | </div>
|
42 | 57 |
|
| 58 | + |
43 | 59 | <br/>
|
44 | 60 | <br/>
|
45 | 61 | <img src="/images/beans/placeholder-beans-image.png" alt="Cartoon character holding a You Rock message!" width="100%"/>
|
0 commit comments