2014-02-18 17:45:31 +00:00
Welcome to Wagtail's documentation
==================================
2015-02-11 16:12:37 +00:00
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**
2015-02-11 17:34:37 +00:00
:doc: `getting_started/trying_wagtail`
2015-02-11 17:30:03 +00:00
:doc: `getting_started/installation`
2015-02-11 16:12:37 +00:00
2015-02-11 17:30:03 +00:00
:doc: `getting_started/creating_your_project`
2015-02-11 16:12:37 +00:00
* **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>`
2015-02-11 17:30:03 +00:00
Index
-----
.. toctree ::
:maxdepth: 2
:titlesonly:
getting_started/index
core_components/index
contrib_components/index
howto/index
reference/index
support
editor_manual/index
releases/index