First Web Page ============== You see the default page when you go into ImCMS. In order to create own page, follow next steps: 1. Log in """"""""" Go to ``/login``, enter admin/admin. You are a superadmin now. .. image:: _static/login.png 2. Create a text-type document """""""""""""""""""""""""""""" Go to *Document Manager*. .. image:: _static/admin-panel-docs.png Press *+* button. .. image:: _static/doc-manager-plus.png Select *Text Document*. .. image:: _static/choose-text-doc.png Enter *1001* and press *Create* button. .. image:: _static/select-parent-document.png **Specify another alias and title** .. image:: _static/page-info.png Press *OK* button. We can see the document we created in the list. .. image:: _static/doc-manager-entry.png 3. Edit text """""""""""" Go to *Edit* mode. And click the indicated button to start editing the text. .. image:: _static/edit-mode.png Write something in the field, specify the desired styles, and click the indicated button to save the changes. .. image:: _static/text-editor.png 4. Switch to preview mode """"""""""""""""""""""""" Let's switch to preview mode to check how our page looks. .. image:: _static/preview-mode.png 6. Publish the document """"""""""""""""""""""" Everything is fine. Let's publish the document to make it available to everyone. Click *Publish* button on the admin panel. 6. Log Out """""""""" Click *Logout* button on the admin panel. 7. Check the result """"""""""""""""""" You're a regular visitor now. Note that this page is available by the alias we specified earlier. .. image:: _static/check-like-visitor.png