Function list

The documentation is work-in-progress. Some questions might be answered in the FAQ section.
Also check out: Roadmap/Todo, Functions & FAQ.

string t($title='')

This function is both a setter and a getter for the page's title. It is used in the site files to change or get the title or in the template file to read it.

string c()

This function returns the content of the current site file. Used in the template file.