This is the starter kit for any theme to be built on Hoverboard. You don't have to use this child theme to work with Hoverboard, but it makes your life a little easier if you do.
For documentation, check out the wiki.
To view or report issues, please use the issue tracker.
Before you submit the issue, please search to make sure it doesn't already exist.
- Enabled LESS source maps and configured autoprefixr to work properly with them
- Improved TGM plugin requirements to be more relevant
- Updated Bootstrap to the latest version
- Cleaned up the
Gruntfile.js
- Added TGM-Plugin-Activation for requiring WordPress plugins
- Improvements to the Grunt workflow
- Improved the Hoverboard byline in the stylesheet
- Moved
grunt-cli
todevDependencies
inpackage.json
- Minor refactoring
- Updated
package.json
with devDependencies, moved some dependencies to dev - Added grunt-todo for tracking todos during development
- Added grunt-tinypng for compressing PNGs automatically
- Added grunt-jshint to avoid JS issues
- Added grunt-autoprefixer for handling CSS prefixes on the fly
- Minor tweaks to
main.js
- Updated
.gitignore
to skipfile_sigs.json
andtodo.md
- Initial release
For transparency and insight into our release cycle, and for striving to maintain backward compatibility, this theme will be maintained under the Semantic Versioning guidelines as much as possible.
Releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New additions without breaking backward compatibility bumps the minor (and resets the patch)
- Bug fixes and misc changes bumps the patch
For more information on SemVer, please visit http://semver.org/.
Jason Lengstorf
Alex Newman
Copyright 2014 Copter Labs, Inc.