From 31cf650d7e0ef9faa50b2521733a13ce1fd7c162 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 15 Feb 2019 17:24:48 -0500 Subject: [PATCH 1/2] Update the sponsorship page a bit. 1. Add buttons for fast $10,$20 donations. 2. Add business information and link to the financial repo. 3. Add note about sponsorship anonymity unless otherwise requested. 4. Add quick mention of the 2018 budget/goal --- hugo-site/content/sponsors/_index.md | 9 +++++++++ hugo-site/layouts/shortcodes/donate.html | 21 ++++++++++++++++----- 2 files changed, 25 insertions(+), 5 deletions(-) diff --git a/hugo-site/content/sponsors/_index.md b/hugo-site/content/sponsors/_index.md index ca6554b..49f8f50 100755 --- a/hugo-site/content/sponsors/_index.md +++ b/hugo-site/content/sponsors/_index.md @@ -15,8 +15,17 @@ pre: " " --- ## Become a Sponsor +While Project Trident is a minimal-activity, for-profit business in the United States, all financial information is completely open and all sponsorships/donations go toward the furtherment of the project itself. + +If you wish to view our financial statements and/or expense accounts, you can find them all on the [trident-finances GitHub repository](https://github.com/project-trident/trident-finances). + +2019 Budget: $25/month, $300/year +2019 Goal: $50/month, $600/year + #### Monetary sponsorship +**Note:** Unless explicitly requested, sponsor information (such as name) will not be publicly posted. Only the sponsorship amount and date will be placed into the public records. + {{< donate >}} #### Effort-based sponsorship diff --git a/hugo-site/layouts/shortcodes/donate.html b/hugo-site/layouts/shortcodes/donate.html index a6f7daa..8a82f6f 100644 --- a/hugo-site/layouts/shortcodes/donate.html +++ b/hugo-site/layouts/shortcodes/donate.html @@ -1,4 +1,19 @@
+
+ + Fast $5 + + + Fast $10 + + + Fast $20 + +
+
+
+
+

Recurring Donations:

@@ -7,9 +22,5 @@
-
- - Fast $5 - -
+
From 889b589f985865f22b5ebf8baef3ce699b4969e2 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 15 Feb 2019 17:37:32 -0500 Subject: [PATCH 2/2] Clean up some more syntax and terminology. --- hugo-site/content/sponsors/_index.md | 11 ++++++----- hugo-site/layouts/shortcodes/donate.html | 5 +---- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/hugo-site/content/sponsors/_index.md b/hugo-site/content/sponsors/_index.md index 49f8f50..82ed41f 100755 --- a/hugo-site/content/sponsors/_index.md +++ b/hugo-site/content/sponsors/_index.md @@ -19,16 +19,17 @@ While Project Trident is a minimal-activity, for-profit business in the United S If you wish to view our financial statements and/or expense accounts, you can find them all on the [trident-finances GitHub repository](https://github.com/project-trident/trident-finances). -2019 Budget: $25/month, $300/year -2019 Goal: $50/month, $600/year +* 2019 Budget: $25/month, $300/year +* 2019 Goal: $50/month, $600/year +* 2018 Results: $154 Budgeted, $255.28 in sponsorships (+65.7% of budget) -#### Monetary sponsorship -**Note:** Unless explicitly requested, sponsor information (such as name) will not be publicly posted. Only the sponsorship amount and date will be placed into the public records. +### Monetary sponsorship +*Unless explicitly requested, sponsor information (such as name) will not be publicly posted. Only the sponsorship amount and date will be placed into the public records.* {{< donate >}} -#### Effort-based sponsorship +### Effort-based sponsorship * Forum Software Hosting * [Artwork or other design details](http://github.com/project-trident/trident-artwork) * [Website design and improvement](http://github.com/project-trident/trident-website) diff --git a/hugo-site/layouts/shortcodes/donate.html b/hugo-site/layouts/shortcodes/donate.html index 8a82f6f..8a44908 100644 --- a/hugo-site/layouts/shortcodes/donate.html +++ b/hugo-site/layouts/shortcodes/donate.html @@ -12,8 +12,7 @@
-
-

Recurring Donations:

+

Click here for additional options such as automatic monthly donations:

@@ -22,5 +21,3 @@
- -