They have also released Mobile Boilerplate v4.0.0 for mobile app development.
<a href="http://html5boilerplate.com/mobile/" rel="nofollow">http://html5boilerplate.com/mobile/</a>
Very nice, will have to check this out for the project I'm starting today. Sick of using Bootstrap to demo when I usually change everything. Just need some boilerplate instead.
Maybe it needs a little more work. I've got a "Unhandled DOMException: SYNTAX_ERR" in jQuery. And "plugins.js" and "main.js" are loaded twice.<p>Also: I'm on Opera and get a lot of CSS errors. Some are strange: "-o-opacity is an unknown property".
When will the changelog be updated?<p><a href="https://github.com/h5bp/html5-boilerplate/wiki/changelog" rel="nofollow">https://github.com/h5bp/html5-boilerplate/wiki/changelog</a>
There's also Yeoman in the works, which appears to be a more ambitious H5BP, but by the same people:<p><a href="http://yeoman.io/" rel="nofollow">http://yeoman.io/</a>