0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-30 01:46:24 +01:00
wagtail/docs/editor_manual/intro.rst
LisaBallam 29d1a8c7d1
Removed 'how to'
'How to' in included in the intro so doesn't need to be repeated
2021-02-04 14:42:18 +00:00

14 lines
589 B
ReStructuredText

Introduction
------------
`Wagtail <https://wagtail.io>`_ is an open source content management system (CMS) developed by `Torchbox <https://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
- set up users, and provide them with specific roles to create a publishing workflow
- upload, edit and include images and documents
- ... and more!