/alpha

The WP Site Care starter theme.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Alpha

The WP Site Care starter theme.

Contributors: Robert Neu, Ozzy Rodriguez, Jose Castaneda
Requires: WordPress 4.5
Tested up to: WordPress 4.5
License: GPL-2.0+

Alpha is a battle-tested starter theme for WordPress, built from the ground-up for custom development projects at WP Site Care. Alpha is designed to be modular and facilitate code reuse across projects without the constraint of a parent theme framework like Genesis.

It uses the Theme Hook Alliance hooks and our drop-in theme framework CareLib for templating. Alpha also integrates Grunt, SCSS, Bower, and Composer for workflow automation.

For more information about how to use Alpha, take a look at our Wiki or give us a shout on Twitter.

Requirements

Prerequisite How to Check How to Install
PHP >= 5.2.4 php -v php.net
Composer >= 1.0.x composer -V getcomposer.org
Node.js 4.x node -v nodejs.org
npm.js 3.x npm -v npm install -g npm
Grunt CLI >= 0.1.13 grunt -V npm install -g grunt-cli
Bower 1.7.x bower -v npm install -g bower