Metadata-Version: 1.0
Name: django-frontend-skeleton
Version: 0.3.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@gmail.com
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 <https://github.com/h5bp/html5-boilerplate>`_
        * `Modernizr (2.6.2) <https://github.com/Modernizr/Modernizr>`_
        * `jQuery (1.8.3) <https://github.com/jquery/jquery>`_
        * `Twitter Bootstrap (2.2.2) <https://github.com/twitter/bootstrap>`_
        * `iOS-Orientationchange-Fix <https://github.com/scottjehl/iOS-Orientationchange-Fix>`_
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
