getting_started.rst 706 B

123456789101112131415161718
  1. Getting started
  2. ~~~~~~~~~~~~~~~
  3. The Wagtail demo site
  4. _____________________
  5. This 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.
  6. For the purposes of this documentation we will be using the URL, **www.example.com**, to represent the root (homepage) of your website.
  7. Logging in
  8. __________
  9. * The first port of call for an editor is the login page for the administrator interface.
  10. * Access this by adding **/admin** onto the end of your root URL (e.g. ``www.example.com/admin``).
  11. * Enter your username and password and click **Sign in**.
  12. .. image:: ../_static/images/screen01_login.png