2021-04-20 11:24:17 +02:00
:hidetoc: 1
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.
2022-01-11 17:11:10 +01:00
If you'd like to get a quick feel for Wagtail, try spinning up a `temporary developer environment <https://gitpod.io/#https://github.com/wagtail/wagtail-gitpod> `_ in your browser (running on Gitpod - here's `how it works <https://wagtail.org/blog/gitpod/> `_ ).
2015-02-11 17:12:37 +01:00
* **First steps**
2015-05-14 15:17:59 +02:00
2015-05-28 11:12:48 +02:00
* :doc: `getting_started/index`
2015-06-01 16:30:07 +02:00
* :doc: `getting_started/tutorial`
2015-05-14 15:02:06 +02:00
* :doc: `getting_started/demo_site`
2023-11-20 16:22:52 +01:00
* :doc: `tutorial/index`
2015-02-11 17:12:37 +01:00
2016-01-08 13:29:23 +01:00
* **Using Wagtail**
2015-05-14 15:17:59 +02:00
2015-09-21 17:13:02 +02:00
* :doc: `topics/pages`
2015-05-28 13:56:22 +02:00
* :doc: `topics/writing_templates`
2016-01-16 14:19:05 +01:00
* :doc: `topics/images`
2015-05-28 13:56:22 +02:00
* :doc: `topics/search/index`
2023-04-28 08:53:42 +02:00
* :doc: `topics/snippets/index`
2015-05-28 13:58:50 +02:00
* :doc: `advanced_topics/third_party_tutorials`
2015-02-11 17:12:37 +01:00
2016-01-08 13:29:23 +01:00
* **For editors**
2015-05-14 15:17:59 +02:00
2022-10-28 13:53:09 +02:00
* `Editors guide (separate site) <https://guide.wagtail.org/> `_
2015-02-11 18:30:03 +01:00
Index
-----
.. toctree ::
:maxdepth: 2
:titlesonly:
getting_started/index
2023-11-20 16:22:52 +01:00
tutorial/index
2015-05-28 13:56:22 +02:00
topics/index
2015-05-28 13:58:50 +02:00
advanced_topics/index
2021-07-23 18:14:21 +02:00
extending/index
2015-02-11 18:30:03 +01:00
reference/index
2024-09-18 22:44:10 +02:00
deployment/index
2015-02-11 18:30:03 +01:00
support
2022-10-28 16:42:04 +02:00
editor_manual/index
2015-04-17 22:34:54 +02:00
contributing/index
2015-02-11 18:30:03 +01:00
releases/index