-
Notifications
You must be signed in to change notification settings - Fork 0
/
donate.html
35 lines (34 loc) · 2.12 KB
/
donate.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
title: "Donate: Support Jets"
subnav: false
---
<section class="support-jets">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Donate: Support Jets</h2>
<hr class="star-light">
</div>
</div>
<div class="row">
<div class="col-lg-12">
<p>Jets is an open source project and free to use. Developing and maintaining the project requires a significant amount of time and effort. Without proper financial backing, Jets development will not be sustainable. You can support Jets development in many of the following ways. We love your support!</p>
</div>
<div class="col-lg-12">
<h2>One-time Donations</h2>
<p>We accept donations from:</p>
<p><a href="https://www.paypal.me/tongueroo"></a><img class="pledge paypal" src="/img/support-jets/paypal.png" /></a> <a href="https://www.paypal.me/tongueroo">PayPal</a>: One-time donations are appreciated and help.</p>
</div>
<div class="col-lg-12">
<h2>Reoccuring Pledges</h2>
<p>Reoccuring pledges comes with exclusive beneifts like having your name listed on the Jets GitHub repository or having your company logo placed on the website:</p>
<p><a href="https://www.patreon.com/tongueroo"></a><img class="pledge patreon" src="/img/support-jets/patreon.png" /></a> <a href="https://www.patreon.com/tongueroo">Patreon</a>: Helps improve Jets.</p>
</div>
<hr />
<div class="col-lg-12 bottom-message">
<p>If you are a company and interested in Serverless Ruby. It benefits you to sponsor Jets development. Sponsorship ensures that the software stays healthy and is actively maintained. It also provides you with exposure in the Ruby community and makes it easier to attract developers.</p>
<p>If you are an individual user and like Jets, consider donating out of the goodness of your 🧡 It helps make Jets better.</p>
</div>
</div>
</div>
</section>