Go to file
Mike Francis df85ee4450 Conversion to SASS
See updated README.md for details.
2013-01-01 18:11:50 +00:00
_/js Clean up 2012-11-13 23:53:02 +00:00
css Conversion to SASS 2013-01-01 18:11:50 +00:00
scss Conversion to SASS 2013-01-01 18:11:50 +00:00
.DS_Store Mega update 2012-08-30 21:55:17 +01:00
README.md Conversion to SASS 2013-01-01 18:11:50 +00:00
footer.php ARIA role update 2012-12-20 21:05:46 +00:00
functions.php More stuff for functions.php 2012-12-20 21:18:50 +00:00
header.php More stuff for functions.php 2012-12-20 21:18:50 +00:00
index.php ARIA role update 2012-12-20 21:05:46 +00:00
style.css Conversion to SASS 2013-01-01 18:11:50 +00:00

README.md

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.

Features

  • Reset, normalisation and base font/form styles
  • Responsive elements, mobile/tablet ready
  • Built using SASS - semantically named files all compiled into a single file
  • Includes Google HTML5 shiv
  • Semantic use of HTML5 elements
  • WAI-ARIA role ready
  • Proprietary baseline and horizontal 960 responsive grid
  • Comes pre-bundled with latest CDN version of jQuery and fallback
  • index.php Loop template
  • Customised functions.php adding theme support for high customisation
  • Minimised HTTP requests for high Web Performance

WordPress Support

Compatible with WordPress 3.5 and below.

Browser Support

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.

Credits