Mercurial > public > bravenewsurf
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Sun Nov 27 20:25:29 2011 -0600 @@ -0,0 +1,36 @@ +BraveNewSurf.com +================ + +This is the software behind bravenewsurf.com_, a Django_ powered website. + +See the file LICENSE for licensing information. + +The software is Copyright (C) 2011 by: + +* Bob Mourlam <bob.mourlam@gmail.com> +* Brian Neal <bgneal@gmail.com> +* Chris Ridgway <ckridgway@gmail.com> + +Artwork and photos are copyrighted by their creators and are used by permission. Contact `Double Crown Records`_ for permissions and licensing information. + +The Future Bugler font is licensed from MyFonts_. See the file css/fonts/future_bugler.css for licensing information. + +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. + +* Bootstrap_ +* jQuery_ +* bxSlider_ +* jPlayer_ +* fancybox_ +* TinyMCE_ + +.. _bravenewsurf.com: http://bravenewsurf.com +.. _Django: http://djangoproject.com +.. _Bootstrap: http://twitter.github.com/bootstrap/ +.. _jQuery: http://jquery.org/ +.. _bxSlider: http://bxslider.com/ +.. _jPlayer: http://jplayer.org/ +.. _FancyBox: http://fancybox.net/ +.. _TinyMCE: http://www.tinymce.com/ +.. _Double Crown Records: http://www.doublecrownrecords.com/ +.. _MyFonts: http://myfonts.com