Metadata-Version: 1.0
Name: django-frontend
Version: 0.3.0
Summary: Django Frontend is a collection of static files and templates to jumpstart Django front-end development.
Home-page: http://github.com/jonfaustman/django-frontend
Author: Jon Faustman
Author-email: jon@faustman.org
License: MIT
Description: ===============
        Django Frontend
        ===============
        
        Django Frontend is a collection of static files and templates to jumpstart Django front-end development.
        
        With the convenience of an installable Django application, easily add some of the most widely used static files and create custom templates built on top of one of the most well-known, widespread templates (`HTML5 Boilerplate <https://github.com/h5bp/html5-boilerplate>`_ .)
        
        ---------
        Starring
        ---------
        * `HTML5 Boilerplate (based on 4.2.0) <https://github.com/h5bp/html5-boilerplate>`_
        * `Modernizr (2.6.2) <https://github.com/Modernizr/Modernizr>`_
        * `jQuery (1.10.2) and (2.0.3) <https://github.com/jquery/jquery>`_
        * `jQuery UI (1.10.3) <https://github.com/jquery/jquery-ui>`_
        * `jQuery DataTables (1.9.4) <https://github.com/DataTables/DataTables>`_
        * `jQuery Dynamic Formset (1.2) <https://code.google.com/p/django-dynamic-formset>`_
        * `jQuery ScrollTo (1.4.6) <https://github.com/flesler/jquery.scrollTo>`_
        * `jQuery Smooth Scroll (1.4.11) <https://github.com/kswedberg/jquery-smooth-scroll>`_
        * `Twitter Bootstrap (3.0.0) <https://github.com/twbs/bootstrap>`_
        * `iOS-Orientationchange-Fix <https://github.com/scottjehl/iOS-Orientationchange-Fix>`_
        * `famfamfam's Silk Icons <http://www.famfamfam.com/lab/icons/silk/>`_
        
        -----------------
        More Information
        -----------------
        
        For more information, instructions on how to get started, a changelog and a roadmap `read the documentation <https://django-frontend.readthedocs.org/>`_.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
