/django-cms-presentation

django CMS: Friends don't let friends use Drupal.

Primary LanguagePython

django CMS: Friends don't let friends use Drupal

There are literally thousands of CMS options out there, so why not choose one that’s built with Python and on the amazing Django web framework. In this talk we’ll discuss the basics of django CMS and how to use it to build a great CMS solution for your clients. We’ll go over templates, menus, settings, user permissions, asset management, front-end editing, plugins and extending the CMS with your own Django apps.

To build the presentation:

$ pip install -r requirements.txt
$ make slides

Open the index.html file in _build/slides