Welcome to Wagtail's documentation ================================== Wagtail is an open source CMS written in `Python `_ and built on the `Django web framework `_. Below are some useful links to help you get started with Wagtail. * **First steps** * :doc:`getting_started/trying_wagtail` * :doc:`getting_started/installation` * :doc:`getting_started/creating_your_project` * **Creating your Wagtail site** * :doc:`pages/creating_pages` * :doc:`pages/writing_templates` * :doc:`images/index` * :doc:`search/index` * :doc:`howto/third_party_tutorials` * **Using Wagtail** * :doc:`Editors guide ` Index ----- .. toctree:: :maxdepth: 2 :titlesonly: getting_started/index pages/index images/index snippets search/index form_builder contrib/index howto/index reference/index support editor_manual/index releases/index