Simple boilerplate for basic websites based on PHP without DB layer.
- added Gallery class (based on file system only)
- updated Template class (added support for inline templates)
- added simple Form class (validation, email sending)
- SASS styles with configuration (Compass supported)
- using Normalize SASS module
- initial html5 template (based on H5BP)
- sample .htaccess configuration