barebones/README.md

33 lines
1.3 KiB
Markdown
Raw Normal View History

2012-11-14 00:42:34 +01:00
# barebones
A lightweight, skeletal, responsive WordPress theme for HTML5 and beyond. Great as a starting point for any project with powerful features to encourage rapid development for most projects.
2012-11-14 00:42:34 +01:00
## Features
2012-12-20 22:33:35 +01:00
* Reset, normalisation and base font/form styles
* Responsive elements, mobile/tablet ready
* Built using SASS - semantically named files all compiled into a single file
2012-11-14 00:56:24 +01:00
* Includes Google HTML5 shiv
2012-12-20 22:24:36 +01:00
* Semantic use of HTML5 elements
* WAI-ARIA role ready
2012-12-20 22:18:50 +01:00
* Proprietary baseline and horizontal 960 responsive grid
2012-12-20 22:24:36 +01:00
* Comes pre-bundled with latest CDN version of jQuery and fallback
2012-11-14 00:56:24 +01:00
* index.php Loop template
2012-12-20 22:18:50 +01:00
* Customised functions.php adding theme support for high customisation
* Minimised HTTP requests for high Web Performance
2012-12-20 22:24:36 +01:00
2012-12-20 22:33:35 +01:00
## WordPress Support
2012-12-20 22:24:36 +01:00
2012-12-20 22:33:35 +01:00
Compatible with WordPress 3.5 and below.
2012-12-20 22:24:36 +01:00
## Browser Support
2012-12-20 22:33:35 +01:00
The basic features are all tested from IE7+. Yet to be tested in any other browsers than modern Mozilla, Opera and WebKit builds but confident it would work in legacy versions.
## Preprocessors
Although barebones now utilises the powerful SASS CSS preprocessor, you don't have to use it. The main style.css file is not compressed so can be easily changed in a Text Editor.
2012-12-20 22:33:35 +01:00
## Credits
2013-01-01 19:27:48 +01:00
* [Twitter Bootstrap](http://getbootstrap.com "Twitter Bootstrap") for a modified version of their grid