2021-04-20 09:24:17 +00:00
:hidetoc: 1
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.
2022-01-11 16:11:10 +00: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 16:12:37 +00:00
* **First steps**
2015-05-14 13:17:59 +00:00
2015-05-28 09:12:48 +00:00
* :doc: `getting_started/index`
2015-06-01 14:30:07 +00:00
* :doc: `getting_started/tutorial`
2015-05-14 13:02:06 +00:00
* :doc: `getting_started/demo_site`
2023-11-20 15:22:52 +00:00
* :doc: `tutorial/index`
2015-02-11 16:12:37 +00:00
2016-01-08 12:29:23 +00:00
* **Using Wagtail**
2015-05-14 13:17:59 +00:00
2015-09-21 15:13:02 +00:00
* :doc: `topics/pages`
2015-05-28 11:56:22 +00:00
* :doc: `topics/writing_templates`
2016-01-16 13:19:05 +00:00
* :doc: `topics/images`
2015-05-28 11:56:22 +00:00
* :doc: `topics/search/index`
2023-04-28 06:53:42 +00:00
* :doc: `topics/snippets/index`
2015-05-28 11:58:50 +00:00
* :doc: `advanced_topics/third_party_tutorials`
2015-02-11 16:12:37 +00:00
2016-01-08 12:29:23 +00:00
* **For editors**
2015-05-14 13:17:59 +00:00
2022-10-28 11:53:09 +00:00
* `Editors guide (separate site) <https://guide.wagtail.org/> `_
2015-02-11 17:30:03 +00:00
Index
-----
.. toctree ::
:maxdepth: 2
:titlesonly:
getting_started/index
2023-11-20 15:22:52 +00:00
tutorial/index
2015-05-28 11:56:22 +00:00
topics/index
2015-05-28 11:58:50 +00:00
advanced_topics/index
2021-07-23 16:14:21 +00:00
extending/index
2015-02-11 17:30:03 +00:00
reference/index
2024-09-18 20:44:10 +00:00
deployment/index
2015-02-11 17:30:03 +00:00
support
2022-10-28 14:42:04 +00:00
editor_manual/index
2015-04-17 20:34:54 +00:00
contributing/index
2015-02-11 17:30:03 +00:00
releases/index