/steel

A Wordpress theme.

Primary LanguagePHPOtherNOASSERTION

Steel Wordpress Theme

A minimalist Wordpress theme with configurable options.

Technologies Used

Installation

  1. git submodule add git@github.com:apermanentwreck/steel.git wp-content/themes/steel
  2. git checkout develop
  3. Create feature branches off of develop in the form of feature/{{ name of feature }}

Release Process

  • Git flow process goes here
  • grunt release

Settings Config

Copy the config/settings-sample.json and rename it to config/settings.json. Everything in there is optional, and can be extended to hold whatever you can imagine.