2014-02-18 18:45:31 +01:00
Welcome to Wagtail's documentation
==================================
2015-02-11 17:12:37 +01: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-22 12:29:24 +01:00
* :doc: `getting_started/trying_wagtail`
* :doc: `getting_started/installation`
* :doc: `getting_started/creating_your_project`
2015-02-11 17:12:37 +01:00
* **Creating your Wagtail site**
2015-03-23 18:32:40 +01:00
* :doc: `pages/creating_pages`
2015-03-26 14:50:16 +01:00
* :doc: `pages/writing_templates`
2015-03-23 18:32:40 +01:00
* :doc: `images/index`
* :doc: `search/index`
2015-02-22 12:29:24 +01:00
* :doc: `howto/third_party_tutorials`
2015-02-11 17:12:37 +01:00
* **Using Wagtail**
2015-02-22 12:29:24 +01:00
* :doc: `Editors guide <editor_manual/index>`
2015-02-11 18:30:03 +01:00
Index
-----
.. toctree ::
:maxdepth: 2
:titlesonly:
getting_started/index
2015-03-23 18:32:40 +01:00
pages/index
images/index
snippets
search/index
form_builder
2015-03-23 18:34:22 +01:00
contrib/index
2015-02-11 18:30:03 +01:00
howto/index
reference/index
support
editor_manual/index
releases/index