Metadata-Version: 1.0
Name: django-frontend-skeleton
Version: 1.2.0
Summary: A basic Django template skeleton built on HTML5 Boilerplate and Twitter Bootstrap.
Home-page: http://github.com/jonfaustman/django-frontend-skeleton
Author: Jon Faustman
Author-email: jon@faustman.org
License: MIT
Description: ========================
        Django Frontend Skeleton
        ========================
        
        Django Frontend Skeleton is a basic Django template skeleton built on `HTML5 Boilerplate <https://github.com/h5bp/html5-boilerplate>`_ and `Twitter Bootstrap <https://github.com/twitter/bootstrap>`_.
        
        With the convenience of an installable Django application, create custom templates built on top of one of the most well-known, widespread templates (HTML5 Boilerplate) and a robust front-end framework (Twitter Bootstrap.)
        
        ---------
        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>`_
        * `Twitter Bootstrap (3.0.0) <https://github.com/twbs/bootstrap>`_
        * `iOS-Orientationchange-Fix <https://github.com/scottjehl/iOS-Orientationchange-Fix>`_
        
        -----------------
        More Information
        -----------------
        
        For more information, instructions on how to get started, a changelog and a roadmap `read the documentation <https://django-frontend-skeleton.readthedocs.org/>`_.
        
        **!important** - The 1.0.0 upgrade included wide-sweeping, non-backwards compatible changes  - `read the changelog <https://django-frontend-skeleton.readthedocs.org/en/latest/road_map.html>`_ carefully!
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
