forked from ArtisTechMedia/dig.ccMixter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
114 lines (110 loc) · 7.68 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<title>dig.ccmixter</title>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/pace/0.4.10/themes/pace-theme-minimal.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/pace/0.4.10/pace.js"></script>
</head>
<body class='well'>
<!-- TEMPLATES -->
<script src="templates/application.html" type="text/x-handlebars-template"></script>
<script src="templates/footer.html" type="text/x-handlebars-template"></script>
<script src="templates/index.html" type="text/x-handlebars-template"></script>
<script src="templates/about.html" type="text/x-handlebars-template"></script>
<script src="templates/nowPlaying.html" type="text/x-handlebars-template"></script>
<script src="templates/uploadsItem.html" type="text/x-handlebars-template"></script>
<script src="templates/uploads.html" type="text/x-handlebars-template"></script>
<script src="templates/file.html" type="text/x-handlebars-template"></script>
<script src="templates/tags.html" type="text/x-handlebars-template"></script>
<script src="templates/user.html" type="text/x-handlebars-template"></script>
<script src="templates/userIndex.html" type="text/x-handlebars-template"></script>
<script src="templates/userProfile.html" type="text/x-handlebars-template"></script>
<script src="templates/top.html" type="text/x-handlebars-template"></script>
<script src="templates/hot.html" type="text/x-handlebars-template"></script>
<script src="templates/pells.html" type="text/x-handlebars-template"></script>
<script src="templates/samples.html" type="text/x-handlebars-template"></script>
<script src="templates/recommended.html" type="text/x-handlebars-template"></script>
<script src="templates/editorialPicks.html" type="text/x-handlebars-template"></script>
<script src="templates/licenseReady.html" type="text/x-handlebars-template"></script>
<script src="templates/free.html" type="text/x-handlebars-template"></script>
<script src="templates/keep-ccmixter-open-and-free.html" type="text/x-handlebars-template"></script>
<script src="templates/howToAttribute.html" type="text/x-handlebars-template"></script>
<script src="templates/freeMusicForYoutube.html" type="text/x-handlebars-template"></script>
<script src="templates/freeMusicToRemix.html" type="text/x-handlebars-template"></script>
<script src="templates/safeForCommercialLicensing.html" type="text/x-handlebars-template"></script>
<script src="templates/new.html" type="text/x-handlebars-template"></script>
<script src="templates/loading.html" type="text/x-handlebars-template"></script>
<script src="templates/error.html" type="text/x-handlebars-template"></script>
<script src="templates/components/dig-bar.html" type="text/x-handlebars-template"></script>
<script src="templates/components/tags-selector.html" type="text/x-handlebars-template"></script>
<script src="templates/components/uploads-playlist.html" type="text/x-handlebars-template"></script>
<!-- END TEMPLATES -->
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap-theme.min.css">
<link rel="stylesheet" href="css/screen.css">
<link rel="stylesheet" type="text/css" href="css/ccmixter-theme.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.4.0/moment.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.0.2/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/handlebars.js/1.1.2/handlebars.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/ember.js/1.5.1/ember.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/URI.js/1.7.2/URI.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/pagedown/1.0/Markdown.Converter.min.js"></script>
<script src="soundmanagerv297a-20131201/script/soundmanager2.js"></script>
<script src="lib/js/jquery-autobars.js"></script>
<script src="lib/js/jquery-scrolltofixed-min.js"></script>
<script src="lib/js/player.js"></script>
<script src="lib/js/ccc.js"></script>
<script src="js/router.js"></script>
<script src="js/app.js"></script>
<noscript>
<article class='homepage container'>
<div class="row">
<div class="col-xs-9">
<div class='branding'>
<h1 class='label label-danger'>JavasScript is Required</h1>
<h2><img src='images/logo-black.png' alt='dig.ccMixter'/> Music Discovery <span class='badge version'>2.0 (BETA)</span></h2>
<h4 class='subheading'>“You Already Have Permission With Attribution…”</h4>
</div>
<div class='row well'>
<div class='col-sm-6'>
<p><strong>dig.ccmixter</strong> is where people come to find fantastic, liberally licensed music.
The musicians' community at <a href="http://ccmixter.org">ccMixter</a> make modern, challenging, but satisfying music that they want you to hear!
There's a reason why <em>1 out of 6 tracks at dig.ccmixter are already being used by video makers and podcasters</em></p>
</div><div class='col-sm-6'>
<p><strong>dig.ccmixter</strong> is devoted to helping you find that great music, all of which is liberally licensed under a
<a href="http://creativecommons.org">Creative Commons</a> license so you <em>already have permission</em> to use this music in your
video, podcast, school project, personal music player, or where ever… We even have several 1,000 tracks that <em>already have permission</em>
to use in <strong>commercial projects</strong> for free.</p>
</div>
</div>
<section class='open-source'>
<h3>
Open Source:
<a href='http://github.com/go1dfish/dig.ccMixter/'>dig.ccmixter@github.com</a>
<iframe src="http://ghbtns.com/github-btn.html?user=go1dfish&repo=dig.ccMixter&type=fork&count=true"
allowtransparency="true" frameborder="0" scrolling="0" width="80" height="20"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=go1dfish&repo=dig.ccMixter&type=watch&count=true"
allowtransparency="true" frameborder="0" scrolling="0" width="80" height="20"></iframe>
</h3>
</section>
<section class='credits'>
<h3>Credits</h3>
<p>Logo and original site design by <a href="http://nvzion.com">nvzion</a></li>
<p>Original concept, coding and nusance <a href="http://fourstones.net">Victor Stone</a></p>
<p>dig.ccMixter 2.0 rewrite <a href="http://tunetrack.net/go1dfish">Alex Goodwin</a></p>
<p>All music provided by the <a href="http://ccmixter.org">ccMixter</a> community of singers, musicians and producers.</p>
<p>Produced by <a href="http://artistechmedia.com">ArtIsTech Media</a>.</p>
</section>
</div><div class="col-xs-3">
<a href="http://ccmixter.org"><img src="images/ccmixter-h.jpg" alt="Visit ccMixter"></a>
<a href="http://tunetrack.net"><img src="images/tunetrack-h.jpg" alt="Visit TuneTrack"></a>
<a href="http://artistechmedia.com"><img src="images/artistech-h.jpg" alt="Visit ArtisTech Media"></a>
<a href="http://creativecommons.org"><img src="images/cc-h.jpg" alt="Visit Creative Commons"></a>
</div>
</div>
</article>
</noscript>
</body>
</html>