kopia lustrzana https://github.com/wagtail/wagtail
				
				
				
			
		
			
				
	
	
		
			49 wiersze
		
	
	
		
			1.2 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
			
		
		
	
	
			49 wiersze
		
	
	
		
			1.2 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
:hidetoc: 1
 | 
						|
 | 
						|
Welcome to Wagtail's documentation
 | 
						|
==================================
 | 
						|
 | 
						|
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.
 | 
						|
 | 
						|
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.io/blog/gitpod/>`_).
 | 
						|
 | 
						|
* **First steps**
 | 
						|
 | 
						|
  * :doc:`getting_started/index`
 | 
						|
  * :doc:`getting_started/tutorial`
 | 
						|
  * :doc:`getting_started/demo_site`
 | 
						|
 | 
						|
* **Using Wagtail**
 | 
						|
 | 
						|
  * :doc:`topics/pages`
 | 
						|
  * :doc:`topics/writing_templates`
 | 
						|
  * :doc:`topics/images`
 | 
						|
  * :doc:`topics/search/index`
 | 
						|
  * :doc:`advanced_topics/third_party_tutorials`
 | 
						|
 | 
						|
 | 
						|
* **For editors**
 | 
						|
 | 
						|
  * :doc:`Editors guide <editor_manual/index>`
 | 
						|
 | 
						|
 | 
						|
Index
 | 
						|
-----
 | 
						|
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 2
 | 
						|
   :titlesonly:
 | 
						|
 | 
						|
   getting_started/index
 | 
						|
   topics/index
 | 
						|
   advanced_topics/index
 | 
						|
   extending/index
 | 
						|
   reference/index
 | 
						|
   support
 | 
						|
   editor_manual/index
 | 
						|
   contributing/index
 | 
						|
   releases/index
 |