iamnewton / steel

A Wordpress theme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Wordpress theme.

License:Other


Languages

Language:PHP 49.7%Language:CSS 46.1%Language:JavaScript 4.1%