Yappedy yapp
This commit is contained in:
parent
59071b67b5
commit
fa781ae3c9
15
README.md
15
README.md
|
@ -5,11 +5,18 @@ A lightweight, skinny skeletal WordPress theme for HTML5 and beyond. Great as a
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* Base reset and normalisation styles
|
* Base reset and normalisation styles
|
||||||
* Semantic use of HTML5 elements
|
|
||||||
* Includes Google HTML5 shiv
|
* Includes Google HTML5 shiv
|
||||||
|
* Semantic use of HTML5 elements
|
||||||
|
* WAI-ARIA role ready
|
||||||
* Proprietary baseline and horizontal 960 responsive grid
|
* Proprietary baseline and horizontal 960 responsive grid
|
||||||
|
* Comes pre-bundled with latest CDN version of jQuery and fallback
|
||||||
* index.php Loop template
|
* index.php Loop template
|
||||||
* Customised functions.php adding theme support for high customisation
|
* Customised functions.php adding theme support for high customisation
|
||||||
* Tidy and organised folder structure
|
|
||||||
* Comes pre-bundled with latest CDN version of jQuery and fallback
|
## Preprocessors
|
||||||
* WAI-ARIA role ready
|
|
||||||
|
barebones doesn't come bundled with any CSS preprocessor files however the main stylesheet was compiled from SASS. To use a preprocessor, just add another folder containing your files into the ./_ directory and set your files to compile to ./style.css
|
||||||
|
|
||||||
|
## Browser Support
|
||||||
|
|
||||||
|
The basic features are all supported from IE6+. Yet to be tested in any other browsers than modern Mozilla, Opera and WebKit builds but confident it would work in legacy versions.
|
Loading…
Reference in New Issue