Narrow selection

Scripts structure

It has just few main folders

  1. Includes
  2. Pages
  3. Templates

 

All functions are with the includes/ folder.

 

All pages we see are in the pages/ folder. The file to process them is only one - index.php. It parse URL for example the /help url will load the pages/help.php script. So it makes all pages clean URLs.

 

Templates are grouped in the templates folder under folders same names as scripts under the pages/ folder.

 

Mobile version is very similar scripts under the templates/mobile/ folder.

Design theme color

Primary color


Alternative color