.. django-frontend-skeleton documentation master file, created by
   sphinx-quickstart on Fri Dec 21 10:18:08 2012.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Django Frontend Skeleton documentation
======================================

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.)

**!important - The 0.8.0 upgrade will include wide-sweeping, non-backwards compatible changes - read the roadmap carefully!**

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.1) and (2.0.2) <https://github.com/jquery/jquery>`_
* `Twitter Bootstrap (2.3.2) <https://github.com/twitter/bootstrap>`_
* `iOS-Orientationchange-Fix <https://github.com/scottjehl/iOS-Orientationchange-Fix>`_



Contents
---------

.. toctree::
   :maxdepth: 2
   
   getting_started
   template_tags
   template_blocks
   optional_settings
   license
   changelog
   road_map