Skip to content

Commit 6240a66

Browse files
authored
Add PayPal button to donate page. (#180)
* Add PayPal button to donate page. * Move PayPal between other buttons for symmetry * Standardise blog footer, with Finance and Store links. * Fix finance and store links. * Use white version of PayPal logo. * Centralise blog footer in website/_includes/partials/_blog_footer.njk and reference it everywhere.
1 parent cf72250 commit 6240a66

24 files changed

+53
-161
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
### Support
2+
3+
- [Financially](https://monogame.net/donate/) - several tiers and options available for Github, PayPal and Patreon.
4+
- The [MonoGame Store](https://store.monogame.net) - MonoGame branded gear and merchandise.
5+
6+
## Get Involved
7+
8+
- Code, we accept Pull Requests.
9+
- Help in the [Community discord](https://discord.gg/monogame) and beyond (we also love blog posts).
10+
- [Bounties](https://github.com/MonoGame/MonoGame/issues/8120), Fix bugs and add features faster as well as get paid for your work :)
11+
12+
---
13+
14+
### Onwards and Upwards
15+
16+
The MonoGame Foundation team
Lines changed: 5 additions & 0 deletions
Loading

website/content/blog/2023-10-24-meeting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,5 @@ Of note, the current decisions were made by the conclusion of the meeting:
4444
- The publication of the full road to be a priority.
4545

4646
The team are active and ready to take on the new challenges in the transition to the MonoGame Foundation, building even more and targeting more platforms as they arise, with the communities help of course!
47+
48+
{% include 'partials/_blog_footer.njk' %}

website/content/blog/2023-11-15-meeting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,5 @@ Of note, the current decisions were made by the conclusion of the meeting:
5353
- UWP planned to be deprecated in next release.
5454
- Collaboration with other open-source projects to begin, leverage shared resources to support all projects.
5555
- Roadmap discussions have begun with an aim to release asap.
56+
57+
{% include 'partials/_blog_footer.njk' %}

website/content/blog/2023-11-22-meeting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,5 @@ Encouraged by public support and the funding from our partners and community, th
5858

5959
P.S.
6060
Super top-secret, Swag and other merchandise is being discussed with the hopes of hosting our first community engagement!
61+
62+
{% include 'partials/_blog_footer.njk' %}

website/content/blog/2023-12-29-website-refresh.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,5 @@ Danger that needs to be conveyed concerning a topic.
114114
That's all I can think of for now. Also I'm really hungry and I'd like to stop typing to go get some food now. Let me know what you think, shoot me some feedback on [Discord](https://discord.gg/monogame).
115115

116116
- Chris Whitley (Aristurtle)
117+
118+
{% include 'partials/_blog_footer.njk' %}

website/content/blog/2024-01-10-meeting.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,7 @@ Here is a summary of the outcomes from new year consultations:
4646

4747
The MonoGame community is truly awesome, so many people willing to offer support through time offered and code, as well as a huge shout out to our donors, although a quick reminder that if you can support MonoGame, please take the time to do so in these challenging times. While MonoGame is free, we do incur costs, so if you are making money through using MonoGame, please consider giving back (if you can) as it goes to maintain and enhance the framework for all.
4848

49-
[Contributions are welcome through:](https://monogame.net/donate/)
50-
51-
- Code.
52-
- Help in the Community discord and beyond (we also love blog posts).
53-
- [Patreon](https://www.patreon.com/bePatron?u=3142012), several tiers are available.
54-
- Paypal.
55-
- The MonoGame store (coming soon) with MonoGame branded gear and merch.
56-
5749
P.S.
5850
[Tom Spilman](https://github.com/tomspilman) has been going out of his way to find the best merch for the MonoGame Foundation and looking to secure sustainable and beneficial gear for the MonoGame community. Stay tuned and we will share more when we can.
51+
52+
{% include 'partials/_blog_footer.njk' %}

website/content/blog/2024-02-14-meeting.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,4 @@ We acknowledge the discrepancy in the MonoGame documentation, but hopefully you
5151

5252
We encourage everyone to get involved and share their learnings, or even submit suggestions to a [Project board that one of our members setup to track requests](https://github.com/users/SimonDarksideJ/projects/1), everyone's voice should be heard and we welcome everyone to join in.
5353

54-
[Contributions are welcome through:](https://monogame.net/donate/)
55-
56-
- Code.
57-
- Help in the Community discord and beyond (we also love blog posts).
58-
- [Patreon](https://www.patreon.com/bePatron?u=3142012), several tiers are available.
59-
- Paypal.
60-
- The MonoGame store (coming soon) with MonoGame branded gear and merch.
61-
54+
{% include 'partials/_blog_footer.njk' %}

website/content/blog/2024-03-14-meeting.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,4 @@ Documentation is a HUGE factor for the future of MonoGame, leading up to the for
8787

8888
We encourage everyone to get involved and share their learnings, or even submit suggestions to a [Project board that one of our members setup to track requests](https://github.com/users/SimonDarksideJ/projects/1), everyone's voice should be heard and we welcome everyone to join in.
8989

90-
[Contributions are welcome through:](https://monogame.net/donate/)
91-
92-
- Code.
93-
- Help in the Community discord and beyond (we also love blog posts).
94-
- [Patreon](https://www.patreon.com/bePatron?u=3142012), several tiers are available.
95-
- Paypal.
96-
- The MonoGame store (coming soon) with MonoGame branded gear and merch.
90+
{% include 'partials/_blog_footer.njk' %}

website/content/blog/2024-04-10-meeting.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,4 @@ The current milestones are as follows:
6565

6666
Stay tuned as we progress. There are no fixed dates on these at the moment, but we are working as hard on them as we can (with the free time the developers have)
6767

68-
## Get Involved
69-
70-
[Contributions are welcome through:](https://monogame.net/donate/)
71-
72-
- Code.
73-
- Help in the Community discord and beyond (we also love blog posts).
74-
- [Patreon](https://www.patreon.com/bePatron?u=3142012), several tiers are available.
75-
- PayPal.
76-
- The MonoGame store (coming soon) with MonoGame branded gear and merchandise.
68+
{% include 'partials/_blog_footer.njk' %}

0 commit comments

Comments
 (0)