wagtail/docs/index.rst

47 wiersze
964 B
ReStructuredText
Czysty Zwykły widok Historia

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-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-03-23 17:32:40 +00:00
* :doc:`pages/creating_pages`
* :doc:`pages/writing_templates`
2015-03-23 17:32:40 +00:00
* :doc:`images/index`
* :doc:`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-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
2015-03-23 17:32:40 +00:00
pages/index
images/index
snippets
search/index
form_builder
2015-03-23 17:34:22 +00:00
contrib/index
2015-02-11 17:30:03 +00:00
howto/index
reference/index
support
editor_manual/index
releases/index