diff --git a/_includes/donate.html b/_includes/donate.html new file mode 100644 index 000000000..df7216df4 --- /dev/null +++ b/_includes/donate.html @@ -0,0 +1,153 @@ +

Greenshot is free for you, but not for us. Maintaining and improving software not only costs a lot of time, but money as well. For example, there are hardware and software costs, telecommunication costs and more. So if Greenshot proves to be useful to you, we would be glad to receive some appreciation in return.

+

See below to learn about different ways to say "Thank you" to the Greenshot development team and support the development.

+ + +
+ +
+
+
(Ten hours of electricity for one developer PC)
+
(One day webserver hosting)
+
(5% of our monthly telecommunication costs)
+
(A quarter of a hard-drive)
+
(5% of one MS Visual Studio license)
+
Of course, you can donate any amount you regard appropriate.

+

+We hope you get an idea of all the things we have to pay for in order to create free screenshot software for you. +Additionally, if only our hardware costs were covered, we still work for nothing.

+
+
+You can send us donations directly via money transfer. Please use the account details below:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Recipient nameThomas Braun
Bank NameING-DiBa AG
Bank AdressTheodor-Heuss-Allee 106
60486 Frankfurt am Main
Germany
International transfers
IBANDE25500105175410753447
BICINGDDEFF
For transfers from German accounts:
Kontonummer (Account number)5410753447
BLZ (Bank code)500 105 17
+
+
+
+

We are taking part in the amazon affiliate program, support us by clicking the advertising links below before your next shopping tour at Amazon. Greenshot will be rewarded a few percent for everything you buy within 24 hours after clicking one of the Amazon ads on this website. Of course, this is anonymous - Amazon does not tell us who has ordered something after clicking one of the links.
+The best thing is: there are no additional costs for you :)

+

Please choose your amazon store:
+[Advertisement]

+

us amazon.com
+uk amazon.co.uk
+de amazon.de

+
+
+

+de Kunden von Amazon.de können uns gerne unterstützem, indem Sie uns etwas von unserer Wunschliste kaufen (Gutscheine sind immer willkommen :) bitte verwenden Sie getgreenshot@gmail.com als Empfängeradresse).
+(Amazon.de customers may support us by buying us something from our wish list (gift coupons are always welcome :) please use getgreenshot@gmail.com as recipient address).)

+
+
+
+Flattr is a nice way to give back to open source developers, bloggers, artists, and all other people trying to make the world a better place. Flattr is based on micropayments. + +

+ +
+
diff --git a/pages/support-greenshot.html b/pages/support-greenshot.html new file mode 100644 index 000000000..e3f90168b --- /dev/null +++ b/pages/support-greenshot.html @@ -0,0 +1,7 @@ +--- +layout: page +title: Support us +permalink: /support-greenshot/ +tags: menu +--- +{% include donate.html %} diff --git a/pages/supportus.html b/pages/supportus.html deleted file mode 100644 index 5af5106da..000000000 --- a/pages/supportus.html +++ /dev/null @@ -1,27 +0,0 @@ ---- -layout: page -title: Support us -tags: menu ---- - -
-{% assign sorted_faqs = site.faqs | sort:"sort_id" %} - -
-
- {% for faq in sorted_faqs %} -
-
-

{{ faq.title }}

-
-
-
- {{ faq.content | markdownify }} -
-
-
- {% endfor %} -
-
- -
diff --git a/pages/thank-you.html b/pages/thank-you.html new file mode 100644 index 000000000..63c77b96d --- /dev/null +++ b/pages/thank-you.html @@ -0,0 +1,8 @@ +--- +layout: page +title: Thank you for using Greenshot +permalink: /thank-you/ +--- +

+We are happy that you installed Greenshot. If you like it, please consider to support the development of this open source screenshot tool with a donation.

+{% include donate.html %}