/rockinbones

A simple bare-bones Wordpress template starter kit built using Gulp and Susy

Primary LanguagePHP

Rockin' Bones

A simple bare-bones Wordpress template starter kit built using Gulp and Susy.

Repo screenshot icon by Simon Child.

Installation

  • Clone repo
  • Install Node using NVM
  • cd to your repo directory, run nvm use to grab the correct Node version from .nvmrc
  • Copy sample-wp-config.php to wp-config.php and replace the variables for your envionment
  • Install packages using yarn or npm install