CompetitionSuite Pages uses a system called Handlebars to help fill in information where appropriate.

The base code for CompetitionSuite Pages is available on Github.

All Pages

All pages have access to certain fields. The format to access these fields are 2 curly braces on each side of the variable name, like: {{site.variable}}

The fields available on every page are:

VariableDescription
nameName of the Web Site
emailContact email of the web site
phoneContact phone number of the web site
facebookLink to the Organization's Facebook page
twitterLink to the Organization's Twitter profile
instagramLink to the Organization's Instagram page
allowRecapsThis is a flag labeled "allowRecaps" for your benefit. This does NOT actually block public release of recaps, you as the developer are in charge of utilizing this field to block the display of recap links.