hazdev-template
v1.4.0
Published
Template for HazDev web sites.
Downloads
154
Keywords
Readme
hazdev-template
Lightweight php template framework
Using the template
Installing the template
Working on the hazdev-template project:
Dependencies:
- Node, NPM
- Sass, Compass
- PHP-CGI 5.4+
Getting Started:
Install NPM dependencies
npm install
Preview in a browser
grunt
On windows,
gateway
has trouble resolving default documents and you need to change the opened url tohttp://localhost:8080/index.php
.
Example usage
The template comes with a styleguide providing examples:
- css/index.scss defines css variables, and includes the template sass partial
- _config.inc.php configures site wide settings
- _navigation.inc.php configures left navigation
- index.php includes the template