Skeletonisr
===========

Bootstrap your theme with the Skeleton Responsive Grid Framework.

=== Plugin Name ===
Contributors: Derry Birkett
Donate link: http://labs.d2tstudio.com/wordpress/plugins/skeletonisr/
Tags: framework, mobile, responsive, boilerplate, grid, starter
Requires at least: 2.0.2
Tested up to: 3.4
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Bootstrap your theme with the excellent Skeleton Responsive Framework from Dave Gamache

== Description ==

This plugin simply bootstraps your theme with the Skeleton Responsive Framework.  So you don't have to.  Once activated you can use
the Skeleton framework to build sites, simply reference the css stylings in your html.  For more information on how to use
the Skeleton framework see Dave Gamache own source site: http://www.getskeleton.com

== Installation ==

1. Upload the `Skeletonisr` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. To use, or not use, the Typography bundled with Skeleton, open Appearence -> Customize -> Skeleton and switch "Include Typography" off.

== Frequently Asked Questions ==

= I don't see anything, how do I use it? =

As I mentioned above, this plugin simply Bootstraps your theme with the required files to use the Skeleton Framework.  i.e. you switch on
the plugin and the files required for using the framework are available to your html.  There isn't anything to see, or anything you need to do.
It just works in the background.

= What is the Typography Option? =

Dave bundled some sweet typographical CSS styles with his package.  You may, or may not, wish to include these in your theme - maybe you need your own styles. 
So, in order to have the framework, but without the CSS stylings, simply switch the Typography option off and you'll have the base grid and no styling.

== Screenshots ==

There is nothing to see.

== Changelog ==

= 1.2 =
Added an option in the customizer to include the Typography CSS bundle or not.

= 1.0 =
* Initial Commit.

= 0.1 =
Initial Version