Mercurial > public > bravenewsurf
annotate README.rst @ 104:f00199f1524c
Changes for running in a virtualenv on the new server jaguar.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 09 Apr 2013 21:29:30 -0500 |
parents | f92545cd3ee0 |
children |
rev | line source |
---|---|
bgneal@90 | 1 BraveNewSurf.com |
bgneal@90 | 2 ================ |
bgneal@90 | 3 |
bgneal@90 | 4 This is the software behind bravenewsurf.com_, a Django_ powered website. |
bgneal@90 | 5 |
bgneal@90 | 6 See the file LICENSE for licensing information. |
bgneal@90 | 7 |
bgneal@90 | 8 The software is Copyright (C) 2011 by: |
bgneal@90 | 9 |
bgneal@90 | 10 * Bob Mourlam <bob.mourlam@gmail.com> |
bgneal@90 | 11 * Brian Neal <bgneal@gmail.com> |
bgneal@90 | 12 * Chris Ridgway <ckridgway@gmail.com> |
bgneal@90 | 13 |
bgneal@90 | 14 Artwork and photos are copyrighted by their creators and are used by permission. Contact `Double Crown Records`_ for permissions and licensing information. |
bgneal@90 | 15 |
bgneal@90 | 16 The Future Bugler font is licensed from MyFonts_. See the file css/fonts/future_bugler.css for licensing information. |
bgneal@90 | 17 |
bgneal@90 | 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. |
bgneal@90 | 19 |
bgneal@90 | 20 * Bootstrap_ |
bgneal@90 | 21 * jQuery_ |
bgneal@90 | 22 * bxSlider_ |
bgneal@90 | 23 * jPlayer_ |
bgneal@90 | 24 * fancybox_ |
bgneal@90 | 25 * TinyMCE_ |
bgneal@90 | 26 |
bgneal@90 | 27 .. _bravenewsurf.com: http://bravenewsurf.com |
bgneal@90 | 28 .. _Django: http://djangoproject.com |
bgneal@90 | 29 .. _Bootstrap: http://twitter.github.com/bootstrap/ |
bgneal@90 | 30 .. _jQuery: http://jquery.org/ |
bgneal@90 | 31 .. _bxSlider: http://bxslider.com/ |
bgneal@90 | 32 .. _jPlayer: http://jplayer.org/ |
bgneal@90 | 33 .. _FancyBox: http://fancybox.net/ |
bgneal@90 | 34 .. _TinyMCE: http://www.tinymce.com/ |
bgneal@90 | 35 .. _Double Crown Records: http://www.doublecrownrecords.com/ |
bgneal@90 | 36 .. _MyFonts: http://myfonts.com |