====== Pages ====== You can create pages on any topic. Pages have a title, a url, and a body (which can optionally contain [[Liquid]] markup). ===== Title ===== The title of the page. ===== URL ===== The address that the page will be accessible at. For instance, if the url is "home_page" then the page will be accessible at "yourdomain.com/home_page" ===== Body ===== The body is the content of your page. You can easily add images and format your text using our rich-text editor. ===== Liquid ===== Pages, just like [[Liquid templates]] can contain Liquid markup. However, there are some restrictions: * You may only use single quotes when defining string literals. Double quotes will be HTML-encoded as ''"''. ===== Reordering Pages ===== Pages can be reordered by dragging them in the sidebar. [[http://www.screencast.com/t/VcFsCjsey|This screencast]] shows you how.