HTML5 Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites.
This project is the product of many years of iterative development and combined community knowledge. It does not impose a specific development philosophy or framework, so you're free to architect your code in the way that you want.
All original documentation and project details can be read at the project source https://github.com/h5bp/html5-boilerplate.
Other information can be found at the following:
- Homepage: http://html5boilerplate.com
- Twitter: @h5bp
This repository is a fork of the HTML5 Boilerplate project, with specific customisation for AJCW projects.
The following differences exist with the main project:
- Using PHP
- Less preprocessor used to generate the CSS
- CSS and JS is merged, minified and linted with Grunt
- Site can be deployed by FTP with Grunt