wagtail/docs/index.rst

45 lines
937 B
ReStructuredText
Raw Normal View History

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-05-14 13:17:59 +00:00
2015-02-22 11:29:24 +00:00
* :doc:`getting_started/trying_wagtail`
* :doc:`getting_started/installation`
* :doc:`getting_started/creating_your_project`
2015-02-11 16:12:37 +00:00
* **Creating your Wagtail site**
2015-05-14 13:17:59 +00:00
* :doc:`reference/pages/creating_pages`
* :doc:`reference/pages/writing_templates`
* :doc:`reference/images/index`
* :doc:`reference/search/index`
2015-02-22 11:29:24 +00:00
* :doc:`howto/third_party_tutorials`
2015-02-11 16:12:37 +00:00
* **Using Wagtail**
2015-05-14 13:17:59 +00:00
2015-02-22 11:29:24 +00:00
* :doc:`Editors guide <editor_manual/index>`
2015-02-11 17:30:03 +00:00
Index
-----
.. toctree::
:maxdepth: 2
:titlesonly:
getting_started/index
howto/index
reference/index
support
editor_manual/index
contributing/index
2015-02-11 17:30:03 +00:00
releases/index