wagtail/docs/index.rst

43 wiersze
1009 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-02-22 11:29:24 +00:00
* :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`
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
core_components/index
contrib_components/index
howto/index
reference/index
support
editor_manual/index
releases/index