mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-25 13:10:14 +01:00
13 lines
604 B
ReStructuredText
13 lines
604 B
ReStructuredText
Introduction
|
|
------------
|
|
|
|
`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.
|
|
|
|
This documentation will explain how to:
|
|
|
|
- navigate the main user interface of Wagtail
|
|
- create pages of all different types
|
|
- modify, save, publish and unpublish pages
|
|
- how to set up users, and provide them with specific roles to create a publishing workflow
|
|
- upload, edit and include images and documents
|
|
- ... and more! |