HTML5 Boilerplate - A rock-solid default template for HTML5
html5boilerplate.com
HTML5 Boilerplate - A rock-solid default template for HTML5
1–10 of 20 posts
Re: HTML5 Boilerplate - A rock-solid default template for HTML5
#2Re: HTML5 Boilerplate - A rock-solid default template for HTML5
#3* A custom builder to customize your download
* An Ant Build Script that handles all the optimization to make YSlow and PageSpeed happy.
* Rich documentation: http://html5boilerplate.com/docs
* Lots of videos (2 new) on Getting Started and familiarizing with the Build Script
* Default webserver configurations optimized for perf for: Apache, Nginx, Lighttpd, Google App Engine, IIS, NodeJS
* Many small tweaks (read the source comments and full changelog)
* A humans.txt
* All that and we even reduced the overall published size of the boilerplate.
Re: HTML5 Boilerplate - A rock-solid default template for HTML5
#4The project went 1.0 today. Highlights: * A custom builder to customize your download * An Ant Build Script that handles all the optimization to make YSlow and PageSpeed happy. * Rich documentation: http://html5boilerplate.com/docs * Lots of videos (2 new) on Getting Started and familiarizing with the Build Script * Default webserver configurations optimized for perf for: Apache, Nginx, Lighttpd, Google App Engine, I…
Re: HTML5 Boilerplate - A rock-solid default template for HTML5
#5Re: HTML5 Boilerplate - A rock-solid default template for HTML5
#6Re: HTML5 Boilerplate - A rock-solid default template for HTML5
#7The build script is an awesome addition to an already great tool. Keep up the great work.
Re: HTML5 Boilerplate - A rock-solid default template for HTML5
#8I see it uses and , which, in fact, are not required. Pages without them pass W3C validation without warnings.