Mercurial > public > bravenewsurf
comparison README.rst @ 90:f92545cd3ee0
Adding a license and README file.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 27 Nov 2011 20:25:29 -0600 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
89:5e58c3bad4ed | 90:f92545cd3ee0 |
---|---|
1 BraveNewSurf.com | |
2 ================ | |
3 | |
4 This is the software behind bravenewsurf.com_, a Django_ powered website. | |
5 | |
6 See the file LICENSE for licensing information. | |
7 | |
8 The software is Copyright (C) 2011 by: | |
9 | |
10 * Bob Mourlam <bob.mourlam@gmail.com> | |
11 * Brian Neal <bgneal@gmail.com> | |
12 * Chris Ridgway <ckridgway@gmail.com> | |
13 | |
14 Artwork and photos are copyrighted by their creators and are used by permission. Contact `Double Crown Records`_ for permissions and licensing information. | |
15 | |
16 The Future Bugler font is licensed from MyFonts_. See the file css/fonts/future_bugler.css for licensing information. | |
17 | |
18 In addition to Django, we rely on some other 3rd party Javascript and CSS tools. We include some of these packages in this repository for convenience. | |
19 | |
20 * Bootstrap_ | |
21 * jQuery_ | |
22 * bxSlider_ | |
23 * jPlayer_ | |
24 * fancybox_ | |
25 * TinyMCE_ | |
26 | |
27 .. _bravenewsurf.com: http://bravenewsurf.com | |
28 .. _Django: http://djangoproject.com | |
29 .. _Bootstrap: http://twitter.github.com/bootstrap/ | |
30 .. _jQuery: http://jquery.org/ | |
31 .. _bxSlider: http://bxslider.com/ | |
32 .. _jPlayer: http://jplayer.org/ | |
33 .. _FancyBox: http://fancybox.net/ | |
34 .. _TinyMCE: http://www.tinymce.com/ | |
35 .. _Double Crown Records: http://www.doublecrownrecords.com/ | |
36 .. _MyFonts: http://myfonts.com |