>
Download This Plugin | |
Download Elegant Themes | |
Name | HTML5 Boilerplate |
Version | 4.4 |
Author | Aaron T. Grogg, based on the work of Paul Irish & Divya Manian |
Rating | 80 |
Last updated | 2014-04-18 11:10:00 |
Downloads |
10351
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
HTML5 Boilerplate plugin added 272 bytes of resources to the Home page and 261 bytes of resources to the sample Post page.
HTML5 Boilerplate plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! HTML5 Boilerplate plugin ads no tables to your Wordpress blog database.Standing on the foreheads of giants (namely Paul Irish and Divya Manian and the good folks that have helped them create and continue the growth of HTML5 Boilerplate, I present to you my first WordPress plug-in, HTML5 Boilerplate. As a spin-off of my Boilerplate - Starkers WP Theme, this plug-in can be added to any theme, new, pre-existing, already customized, whatevs!
The clumsiest part of this is dealing with the Boilerplate CSS and JS files.
To avoid any changes you make from being overwritten during upgrades,
"starter" files have been created in the /css
and /js
directories. I recommend
creating copies of the starter files (removing '-starter' from the new filenames)
that you can safely edit. That way, if the starter files are updated later, you can
simply copy/paste from them into your files again, and all is fine.
Another route would be to add additional links in your pages, but this does increase your HTTP Requests, which hurts performance... Your call, let me know if you can think of a better implementation.
More about this plug-in can be found at: http://aarontgrogg.com/html5boilerplate/
I also built a Boilerplate theme based on Elliot Jay Stocks' Starkers Theme that can be found at: http://aarontgrogg.com/boilerplate/
Please let me know if you have any questions/suggestions/thoughts,
Atg