wagtail/docs/editor_manual/intro.rst

14 wiersze
590 B
ReStructuredText
Czysty Zwykły widok Historia

2014-03-25 14:14:18 +00:00
Introduction
------------
`Wagtail <https://wagtail.org>`_ 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.
2014-03-25 14:14:18 +00:00
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
2014-03-25 14:14:18 +00:00
- upload, edit and include images and documents
2020-10-02 17:08:50 +00:00
- ... and more!