🙌 Use donations to help support your projects! 🙌
Visit yourdonation.rocks
for a live demo. Check out my blog and follow me on Twitter.
To create your own donations template - with your own information - run the following on your server:
~ ❯❯❯ git clone https://github.com/k4m4/donations
~ ❯❯❯ cd donations/
~/donations ❯❯❯ npm install
~/donations ❯❯❯ node index.js
- This will generate an
index.html
file with your information. - You can then edit your server's config to serve
donations
as a static page (e.g.nikolaskama.me/donate
).
https://yourdonation.rocks/images/badge.svg
[![Donations Badge](https://yourdonation.rocks/images/badge.svg)]({YOUR-DONATIONS-PAGE-URL})
.. image:: https://yourdonation.rocks/images/badge.svg
:target: {YOUR-DONATIONS-PAGE-URL}
<a href="{YOUR-DONATIONS-PAGE-URL}"><img width="185" src="https://yourdonation.rocks/images/badge.svg" alt="Donations Badge"></a>
Copyright (c) 2017 by Nikolaos Kamarinakis. Some rights reserved.
Donations
is under the terms of the MIT License, following all clarifications stated in the license file.
For more information on this project you can go ahead and email me anytime at nikolaskam{at}gmail{dot}com.