65 lines
1.9 KiB
Markdown
65 lines
1.9 KiB
Markdown
+++
|
|
title = "Donate"
|
|
|
|
[extra]
|
|
# css = ["donate.css"]
|
|
# js = ["fundraising.js"]
|
|
+++
|
|
|
|
<section>
|
|
<div class="block">
|
|
|
|
# Donate
|
|
|
|
**Safeguard the sustainable, independent future of Graphite.**
|
|
|
|
Your monthly support (or one-off contribution) helps provide the resources needed to grow Graphite into the ultimate 2D creative tool.
|
|
|
|
<a href="https://github.com/sponsors/GraphiteEditor" class="button arrow">♥ Give now</a>
|
|
|
|
<br />
|
|
|
|
(Additionally, boosting the [Graphite Discord server](https://discord.graphite.rs) is helpful if you already have spare Nitro boosts.)
|
|
|
|
</div>
|
|
</section>
|
|
|
|
<!-- <section id="fundraising" class="feature-box-outer">
|
|
<div class="feature-box-inner">
|
|
<div>
|
|
|
|
<div class="block">
|
|
|
|
# Support the mission
|
|
|
|
<p class="balance-text">
|
|
You can help realize Graphite's ambitious vision of building the ultimate 2D creative tool.
|
|
Graphite is built by a small, dedicated crew of volunteers in need of resources to grow.
|
|
</p>
|
|
|
|
### Summer 2023 fundraising goal:
|
|
|
|
<div class="fundraising loading" data-fundraising>
|
|
<div class="fundraising-bar" data-fundraising-bar style="--fundraising-percent: 0%">
|
|
<div class="fundraising-bar-progress"></div>
|
|
</div>
|
|
<div class="goal-metrics">
|
|
<span data-fundraising-percent>Progress: <span data-dynamic>0</span>%</span>
|
|
<span data-fundraising-goal>Goal: $<span data-dynamic>0</span>/month</span>
|
|
</div>
|
|
</div>
|
|
|
|
[Become a monthly supporter](https://github.com/sponsors/GraphiteEditor) this summer to collect an exclusive 💚 badge. Each season you support, a new heart design is yours to keep. In the future, they'll be shown on Graphite account profiles and community areas like forums and in-app collaboration.
|
|
|
|
<a href="https://github.com/sponsors/GraphiteEditor" class="button arrow">Donate</a>
|
|
|
|
</div>
|
|
|
|
<div class="graphic">
|
|
<a href="https://github.com/sponsors/GraphiteEditor"><img src="https://files.keavon.com/-/OtherDroopyBoto/Spring_Heart.png" /></a>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</section> -->
|