Go to file
Mike Francis 06670d574e Tidy up formatting 2014-01-30 11:26:35 +00:00
css Grunt integration 2014-01-30 11:20:51 +00:00
js Little JS comment 2013-10-12 12:31:09 +01:00
.gitignore Grunt integration 2014-01-30 11:20:51 +00:00
Gruntfile.js Grunt integration 2014-01-30 11:20:51 +00:00
README.md Update README.md 2013-11-21 09:11:13 +00:00
footer.php Update footer.php 2013-08-06 09:29:49 +01:00
functions.php Updated jQuery version 2013-10-12 12:08:18 +01:00
header.php Tidy up formatting 2014-01-30 11:26:35 +00:00
index.php Tidy up formatting 2014-01-30 11:26:35 +00:00
package.json Grunt integration 2014-01-30 11:20:51 +00:00
style.css Grunt integration 2014-01-30 11:20:51 +00:00

README.md

barebones

A lightweight and skeletal WordPress boilerplate theme for HTML5 and beyond. Great as a starting point with powerful features to encourage rapid development for most projects.

Features

  • Reset, normalisation and base font/form styles
  • Adaptive at certain breakpoints and responsive through the middle
  • Sass powered - semantically named files all compiled into a single file
  • Semantic use of HTML5 elements, includes Google HTML5 shiv
  • WAI-ARIA role ready
  • Proprietary baseline and customisable, Sass generated horizontal grid
  • Comes pre-bundled with cached CDN version of jQuery
  • jQuery plugin agnostic
  • Basic index.php Loop template
  • Customised functions.php adding theme support for high customisation
  • Minimised HTTP requests for high Web Performance
  • Localised strings for multiple language support

WordPress Support

Compatible with WordPress 3.2 and above.

Browser Support

  • Internet Explorer 7.0+
  • Firefox 3.0+
  • Safari 4.0+
  • Chrome 14.0+
  • Opera 10.0+

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.