mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-28 20:00:29 +00:00
bakerydemo is now our preferred demo site and the one which will be updated for Wagtail 2.x / Django 2.x.
8 lines
445 B
ReStructuredText
8 lines
445 B
ReStructuredText
=========
|
|
Demo site
|
|
=========
|
|
|
|
|
|
To create a new site on Wagtail we recommend the ``wagtail start`` command in :doc:`index`; however, a demo site, The Wagtail Bakery, exists containing example page types and models. We also recommend you use the demo site for testing during development of Wagtail itself.
|
|
|
|
The repo and installation instructions can be found here: `https://github.com/wagtail/bakerydemo <https://github.com/wagtail/bakerydemo>`_
|