0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-22 11:07:57 +01:00
wagtail/docs/index.rst
2015-02-16 10:26:34 +00:00

32 lines
769 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:`Installation <getting_started/installation>`
:doc:`Starting a project <getting_started/creating_your_project>`
* **Creating your Wagtail site**
:doc:`core_components/pages/creating_pages`
:doc:`Writing templates <core_components/pages/writing_templates>`
:doc:`core_components/images/index`
:doc:`core_components/search/index`
:doc:`howto/third_party_tutorials`
* **Using Wagtail**
:doc:`Editors guide <editor_manual/index>`