Content Editing
Shared Page Data
Page Data can be shared between pages within a folder. This allows you to keep the same sidebar on each page within that folder, without having to specify it every time. This shared data is placed in a .txt file in each folder called _shared.txt.

Creating Pages
New pages are created by saving a .md file within the /content folder. Folders can be nested to provide an organized URL structure (such as http://blueiceapp.com/docs/technical/concepts).

Content is plain text, using the Markdown Extra syntax, or straight HTML if you prefer.
Blue