wagtail/docs/editor_manual/getting_started.rst

19 wiersze
704 B
ReStructuredText
Czysty Zwykły widok Historia

2014-03-25 14:14:18 +00:00
Getting started
~~~~~~~~~~~~~~~
The Wagtail demo site
_____________________
2017-02-05 15:25:19 +00:00
The examples in this document are based on `Torchbox.com <https://torchbox.com>`_. However, the instructions are general enough as to be applicable to any Wagtail site.
2014-03-25 14:14:18 +00:00
For the purposes of this documentation we will be using the URL, **www.example.com**, to represent the root (homepage) of your website.
2014-03-25 14:14:18 +00:00
Logging in
__________
* The first port of call for an editor is the login page for the administrator interface.
* Access this by adding **/admin** onto the end of your root URL (e.g. ``www.example.com/admin``).
2014-03-25 14:14:18 +00:00
* Enter your username and password and click **Sign in**.
.. image:: ../_static/images/screen01_login.png