Both the Static HTML site and custom WP theme are included in this repository. See details below for getting local environments setup.
- Find all and replace
fiftyboilerplate - Find all and replace
FIFTYBOILERPLATE - Find all and replace
Fifty Boilerplate - Find all and replace
Fiftyboilerplate
$ cd app$ sudo gem install sass$ npm install$ gulp
- Install WP locally:
$ cd <project>; wp core download - Add dev db to Sequel Pro
Compiling styles: WP theme
$ cd <theme>$ sudo gem install sass$ npm install$ gulp