Skip to content

cipherdevgroup/alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b533443 · May 1, 2020
Oct 17, 2018
May 1, 2020
Aug 7, 2018
May 1, 2020
May 1, 2020
May 1, 2020
May 1, 2020
May 1, 2020
Oct 17, 2018
Oct 17, 2018
Dec 30, 2016
Oct 31, 2017
Dec 30, 2016
Oct 17, 2018
Aug 1, 2016
Jul 26, 2018
Oct 17, 2018
Oct 17, 2018
Mar 10, 2017
Oct 17, 2018
Oct 17, 2018
Jul 22, 2018
Oct 17, 2018
Oct 17, 2018
Apr 12, 2015
May 1, 2020
Jul 29, 2018
Oct 17, 2018
Oct 17, 2018
May 1, 2020
May 1, 2020
May 1, 2020
May 1, 2020
May 1, 2020
May 1, 2020
May 1, 2020

Repository files navigation

Alpha

The Cipher Development starter theme.

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

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

It uses our drop-in theme framework CareLib for templating and SCSS for style pre-processing. Alpha also integrates npm, Grunt, 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
Node.js 7.x node -v nodejs.org
npm.js 4.x or yarn 0.2.x npm -v or yarn -v npm install -g npm or Install Yarn
Grunt CLI 1.x grunt -V npm install -g grunt-cli