mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-21 16:30:32 +00:00
8 lines
390 B
ReStructuredText
8 lines
390 B
ReStructuredText
.. _wagtail_site_admin:
|
|
|
|
Sites
|
|
=====
|
|
|
|
Wagtail allows mapping a "site" (hostname or domain) to any node in the tree, using that node as the site's root. See :ref:`pages-theory`.
|
|
|
|
Access this by going to "Settings" and then "Sites". To try out a development site, add a single site with the hostname ``localhost`` at port ``8000`` and map it to one of the pieces of content you have created.
|