-
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.
-
Get Started! - Read this before you begin tweaking the boilerplate.
-
Get Involved - How you can help make the project better.
-
FAQs - Some questions that come up often
-
The HTML - A walkthrough of the default HTML.
-
The CSS - Line by line explanation of the default CSS.
-
plugins.js and script.js - Sample usage of the two JavaScript files.
-
crossdomain.xml - What it's used for and why.
-
.htaccess - The Apache web server config.
-
Build script - An introduction and how-to-use for the build script.
-
createproject.sh - Using the bash script to easily create new projects based on HTML5 Boilerplate.
-
<head> Tips - Helpful things to keep in your
<head>
. -
Experimental features - Experimental boilerplate stuff you can try out.
-
Make it better - Tips and techniques to make it better.
-
Notes on using png - Things to consider while using PNG images.
-
Internationalization tips - Things to watch out for when using languages other than English.
-
Sites using HTML5 Boilerplate - Add your site if you’re using HTML5 Boilerplate and it’s awesome.
-
Security - Always try to nail down your installation