Example Website
===============

Test it with::

    python manage.py syncdb --noinput
    git-cms-load-content
    python manage.py runserver

And then point your browser to http://127.0.0.1:8000/
