forked from ampache/ampache.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdonate.html
More file actions
182 lines (179 loc) · 9.28 KB
/
donate.html
File metadata and controls
182 lines (179 loc) · 9.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Ampache - Music Streaming Server</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Styles -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link rel='stylesheet' id='prettyphoto-css' href="css/prettyPhoto.css" type='text/css' media='all'>
<link href="css/fontello.css" type="text/css" rel="stylesheet">
<!--[if lt IE 7]>
<link href="css/fontello-ie7.css" type="text/css" rel="stylesheet">
<![endif]-->
<!-- Google Web fonts -->
<link href='//fonts.googleapis.com/css?family=Quattrocento:400,700' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Patua+One' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<style>
body {
padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
}
</style>
<link href="css/bootstrap-responsive.css" rel="stylesheet">
<!-- Favicon -->
<link rel="shortcut icon" href="img/favicon.ico">
<!-- JQuery -->
<script type="text/javascript" src="js/jquery.js"></script>
<!-- Load ScrollTo -->
<script type="text/javascript" src="js/jquery.scrollTo-1.4.2-min.js"></script>
<!-- Load LocalScroll -->
<script type="text/javascript" src="js/jquery.localscroll-1.2.7-min.js"></script>
<!-- prettyPhoto Initialization -->
<script type="text/javascript" charset="utf-8">
$(document).ready(function(){
$("a[rel^='prettyPhoto']").prettyPhoto();
});
</script>
</head>
<body>
<!--******************** NAVBAR ********************-->
<div class="navbar-wrapper">
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<!-- Responsive Navbar Part 1: Button for triggering responsive navbar (not covered in tutorial). Include responsive CSS to utilize. -->
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a>
<h1 class="brand"><a href="#top">Ampache <img src="img/logo/ampache-logo.png" style="border: 0px; height: 50px; width: auto;" /></a></h1>
<!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
<nav class="pull-right nav-collapse collapse">
<ul id="menu-main" class="nav">
<li><a title="home" href="index.html">Home</a></li>
<li><a title="download" href="https://github.com/ampache/ampache/releases" class="hllink">Download</a></li>
<li><a title="documentation" href="https://github.com/ampache/ampache/wiki">Documentation</a></li>
<li><a title="forum" href="https://groups.google.com/forum/#!forum/ampache">Forum</a></li>
<li><a title="chat" href="https://kiwiirc.com/client/chat.freenode.net:+6697/?nick=Anonymous|?#ampache">Chat</a></li>
<li><a title="demo" href="demo.html" class="hllink">Demo</a></li>
<li><a title="donate" href="donate.html">Donate</a></li>
<li><a title="github" href="https://github.com/ampache/ampache"><img src="img/GitHub-Mark-32px.png" style="border: 0px;" /></a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<div id="top"></div>
<!-- ******************** HeaderWrap ********************-->
<div id="headerwrap">
<header class="clearfix">
<h1><span><img src="img/logo/ampache-donate-logo.png" style="height: 210px; width: auto; border: 0;" /><br /> ...for the love of <strike>money</strike> music</span></h1>
<div class="container">
<div class="row">
<div class="span12">
</div>
</div>
</div>
</header>
</div>
<!--******************** Feature ********************-->
<div class="scrollblock">
<section id="feature">
<div class="container">
<div class="row">
<div class="span12">
<article>
<p>Donate?!<br />
Support us and contribute to Ampache development. Here are several ways to show your love.</p>
</article>
</div>
</div>
</div>
</section>
</div>
<hr>
<!--******************** Development Section ********************-->
<section id="preview" class="single-page scrollblock">
<div class="container">
<div class="align"><i class="icon-desktop-circled"></i></div>
<h1 id="folio-headline">Developers! Developers! Developers!</h1>
<div class="row">
<div class="span12">
Money is fleeting: don't waste it. Your time is much more valuable and good work through the ages.<br />
Ampache is up about 15 years now and we are still here thanks to all <a href="https://github.com/ampache/ampache/blob/master/docs/ACKNOWLEDGEMENTS">contributors</a>. Be part of it, that's the best donation you could do.
</div>
</div>
<div class="row">
<div class="span4">
<div class="align"> <i class="icon-desktop sev_icon"></i> </div>
<h2>Plug-ins</h2>
<p>Some features (lyrics, catalogs, scrobbling ...) are highly independent. You can create your one without much effort and without the need to know much about Ampache code.</p>
<a href="https://github.com/ampache/ampache/blob/master/docs/PLUGINS" class="more-link">read more</a>
</div>
<div class="span4">
<div class="align"> <i class="icon-desktop sev_icon"></i> </div>
<h2>Translation</h2>
<p>Ampache is translated to several languages. You can improve current translation or even add new ones!</p>
<a href="https://github.com/ampache/ampache/blob/master/locale/base/TRANSLATIONS" class="more-link">read more</a>
</div>
<div class="span4">
<div class="align"> <i class="icon-desktop sev_icon"></i> </div>
<h2>General Development</h2>
<p>Improve Ampache with new features and bug fixes. We can create a better streaming solution together, you just need to know PHP / JavaScript / HTML5.</p>
<a href="https://github.com/ampache/ampache/wiki#development" class="more-link">read more</a>
</div>
</div>
</div>
</section>
<hr>
<!--******************** Other Section ********************-->
<section id="preview" class="single-page scrollblock">
<div class="container">
<div class="align"><i class="icon-desktop-circled"></i></div>
<h1 id="folio-headline">Other ways</h1>
<div class="row">
<div class="span6">
<div class="align"> <i class="icon-desktop sev_icon"></i> </div>
<h2>Help users</h2>
<p>Answering questions, tests and bug isolation take us a lot of energy. That means less time for feature development. Being part of the community and helping users is an important role. Don't underestimate this work, it's an important part of Ampache's good health.</p>
<a href="https://github.com/ampache/ampache/issues" class="more-link">read more</a>
</div>
<div class="span6">
<div class="align"> <i class="icon-desktop sev_icon"></i> </div>
<h2>Money</h2>
<p>If you really want to give money instead of skills and time to support Ampache project and our work, it will still be appreciated ;).</p>
<p style="float: left">
<a href="https://www.bountysource.com/teams/ampache/issues?utm_source=ampache&utm_medium=shield&utm_campaign=bounties_received"><img src="https://img.shields.io/bountysource/team/ampache/activity.svg" alt="image"></img></a>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="afterster@gmail.com">
<input type="hidden" name="lc" value="FR">
<input type="hidden" name="item_name" value="Ampache">
<input type="hidden" name="no_note" value="0">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donate_SM.gif:NonHostedGuest">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/fr_XC/i/scr/pixel.gif" width="1" height="1">
</form>
</p>
</div>
</div>
</div>
</section>
<hr>
<div class="footer-wrapper">
<div class="container">
<footer>
<small><a href="http://ampache.org">Ampache.org</a> - Theme by Dzyngiri</small>
</footer>
</div>
</div>
<!-- Loading the javaScript at the end of the page -->
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/site.js"></script>
</body>
</html>