0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-22 11:07:57 +01:00
wagtail/docs/index.rst
Karl Hobley 86c01bdf7b Renamed to "Page models"
I think this is a good place to add some general usage docs so made the name more generic.
2015-10-05 21:07:09 +01:00

45 lines
914 B
ReStructuredText

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.
* **First steps**
* :doc:`getting_started/index`
* :doc:`getting_started/tutorial`
* :doc:`getting_started/demo_site`
* **Creating your Wagtail site**
* :doc:`topics/pages`
* :doc:`topics/writing_templates`
* :doc:`topics/images/index`
* :doc:`topics/search/index`
* :doc:`advanced_topics/third_party_tutorials`
* **Using Wagtail**
* :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