This website is running a default installation of the Lepton framework for PHP. The source code included herein shows how to use Lepton in order to create a web site.
This view is contained in ./views/index.php and rendered as requested by the IndexController located in ./controllers/index.php. To get started in building your new website, start by editing the view, and then move on to the controller.
The following folders are used by this installation: