All Projects → k4m4 → Donations

k4m4 / Donations

Licence: mit
🙌 Responsive donations template for your projects.

Projects that are alternatives of or similar to Donations

Stisla
Free Bootstrap Admin Template
Stars: ✭ 2,772 (+5033.33%)
Mutual labels:  bootstrap, template
Flasksaas
A great starting point to build your SaaS in Flask & Python, with Stripe subscription billing 🚀
Stars: ✭ 412 (+662.96%)
Mutual labels:  bootstrap, template
Yadm
Yet Another Dotfiles Manager
Stars: ✭ 2,982 (+5422.22%)
Mutual labels:  bootstrap, template
Voler
The first Bootstrap 5 admin dashboard template
Stars: ✭ 183 (+238.89%)
Mutual labels:  bootstrap, template
Bootstrap 5 Templates
A collection of free Bootstrap 5 templates designed with Material Design 2.0. Admin dashboard, e-commerce, landing pages & much more.
Stars: ✭ 722 (+1237.04%)
Mutual labels:  bootstrap, template
Boomerang Free Bootstrap Ui Kit
Boomerang is a high quality UI Kit built on top of the well known Bootstrap 4 Framework. This theme was designed as its own extended version of Bootstrap with multiple functionalities and controls added, extended color palette and beautiful typography.
Stars: ✭ 196 (+262.96%)
Mutual labels:  bootstrap, template
Koa Vue Notes Web
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and Vuex store modules.
Stars: ✭ 200 (+270.37%)
Mutual labels:  bootstrap, template
Majesticadmin Free Bootstrap Admin Template
Simple Bootstrap 4 Dashboard template.
Stars: ✭ 160 (+196.3%)
Mutual labels:  bootstrap, template
Nodebootstrap
NodeBootstrap - generates skeleton project for Node/Express.js with pre-configured best-practices. Kick-start your Node project development with tons of boilerplate taken care of, such as: clustering, Docker-support, database migrations, automated testing, error-handling, modularity, advanced logging, templated views, environments etc.
Stars: ✭ 707 (+1209.26%)
Mutual labels:  bootstrap, template
Laravel Boilerplate
Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
Stars: ✭ 704 (+1203.7%)
Mutual labels:  bootstrap, template
Win95.css
Responsive Bootstrap 4 windows 95/98 theme & landing template
Stars: ✭ 171 (+216.67%)
Mutual labels:  bootstrap, template
Freemo
A free resume,portfolio and CV HTML template
Stars: ✭ 30 (-44.44%)
Mutual labels:  bootstrap, template
React Core Boilerplate
Powerful ASP.NET Core 3 templates with React, true server-side rendering and Docker support
Stars: ✭ 169 (+212.96%)
Mutual labels:  bootstrap, template
Dokuwiki Template Bootstrap3
Bootstrap-based template for DokuWiki
Stars: ✭ 197 (+264.81%)
Mutual labels:  bootstrap, template
Angular Pro Sidebar
Responsive sidebar template with dropdown menu built with angular 7 and bootstrap 4
Stars: ✭ 160 (+196.3%)
Mutual labels:  bootstrap, template
Mazer
Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
Stars: ✭ 195 (+261.11%)
Mutual labels:  bootstrap, template
Tedivms Flask
Flask starter app with celery, bootstrap, and docker environment
Stars: ✭ 142 (+162.96%)
Mutual labels:  bootstrap, template
Moderncppstarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
Stars: ✭ 2,381 (+4309.26%)
Mutual labels:  bootstrap, template
Sing App Vue Dashboard
Vue.js admin dashboard template built with Bootstrap 4.5
Stars: ✭ 482 (+792.59%)
Mutual labels:  bootstrap, template
Bootstrap Blog Template
An awesome blog template constructed using Twitter Bootstrap 3
Stars: ✭ 29 (-46.3%)
Mutual labels:  bootstrap, template

Donations


Badge

🙌 Use donations to help support your projects! 🙌



Visit yourdonation.rocks for a live demo. Check out my blog and follow me on Twitter.


Installation & Configuration

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).

Donations badge

Image URL

https://yourdonation.rocks/images/badge.svg

Markdown

[![Donations Badge](https://yourdonation.rocks/images/badge.svg)]({YOUR-DONATIONS-PAGE-URL})

ReStructuredText

.. image:: https://yourdonation.rocks/images/badge.svg
    :target: {YOUR-DONATIONS-PAGE-URL}

HTML

<a href="{YOUR-DONATIONS-PAGE-URL}"><img width="185" src="https://yourdonation.rocks/images/badge.svg" alt="Donations Badge"></a>

License

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].