2
0

intro.rst 604 B

12345678910111213
  1. Introduction
  2. ------------
  3. `Wagtail <http://www.wagtail.io>`_ is a new open source content management system (CMS) developed by `Torchbox <http://www.torchbox.com>`_. It is built on the Django framework and designed to be super easy to use for both developers and editors.
  4. This documentation will explain how to:
  5. - navigate the main user interface of Wagtail
  6. - create pages of all different types
  7. - modify, save, publish and unpublish pages
  8. - how to set up users, and provide them with specific roles to create a publishing workflow
  9. - upload, edit and include images and documents
  10. - ... and more!