kopia lustrzana https://github.com/wagtail/wagtail
48 wiersze
1.0 KiB
ReStructuredText
48 wiersze
1.0 KiB
ReStructuredText
:hidetoc: 1
|
|
|
|
Welcome to Wagtail's documentation
|
|
==================================
|
|
|
|
Wagtail is an open source CMS written in `Python <https://www.python.org/>`_ and built on the `Django web framework <https://www.djangoproject.com/>`_.
|
|
|
|
Below are some useful links to help you get started with Wagtail.
|
|
|
|
If you'd like to get a quick feel for Wagtail, `explore the Wagtail Bakery <https://divio.com/wagtail>`_, a fully-functional interactive demo (hosted at Divio Cloud).
|
|
|
|
* **First steps**
|
|
|
|
* :doc:`getting_started/index`
|
|
* :doc:`getting_started/tutorial`
|
|
* :doc:`getting_started/demo_site`
|
|
|
|
* **Using Wagtail**
|
|
|
|
* :doc:`topics/pages`
|
|
* :doc:`topics/writing_templates`
|
|
* :doc:`topics/images`
|
|
* :doc:`topics/search/index`
|
|
* :doc:`advanced_topics/third_party_tutorials`
|
|
|
|
|
|
* **For editors**
|
|
|
|
* :doc:`Editors guide <editor_manual/index>`
|
|
|
|
|
|
Index
|
|
-----
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:titlesonly:
|
|
|
|
getting_started/index
|
|
topics/index
|
|
advanced_topics/index
|
|
reference/index
|
|
support
|
|
editor_manual/index
|
|
contributing/index
|
|
releases/index
|