-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This wiki guides you through all the features included in the HTML5 Boilerplate repository code. It also provides: further information for people looking to extend and customize the boilerplate; examples of sites and projects that use HTML5 Boilerplate; and links to articles on more advanced web development techniques.
-
Clone or Download the project code.
-
Find out about its Usage and Configuration.
-
Look at some of the Sites and Forks, Frameworks, and Themes using HTML5 Boilerplate.
-
Read the License information.
-
Have questions? Check the FAQs or post them to Stack Overflow.
-
HTML - A walkthrough of the default HTML.
-
CSS - Line by line explanation of the default CSS.
-
JavaScript - Details on the JavaScript that is included by default
-
crossdomain.xml - What it's used for and why.
-
.htaccess - The Apache web server config (other server config files).
HTML5 Boilerplate has separate build script projects to help improve the performance of your site/app in a production environment.
-
Ant build script - How to merge the build script into your project and how to use the ant build script.
-
Rake build script - work in progress.
-
Node build script - work in progress.
-
Fork and Contribute to HTML5 Boilerplate.
-
Find out ways to Extend and customise HTML5 Boilerplate.
-
Browse information and articles on Better Web Development