RED Starter

A WordPress starter theme for RED Academy students, forked from Underscores.

Installation

1. Download me (don't clone me!)

Then add me to your wp-content directory.

2. Rename the redstarter-master directory

Make sure that the theme directory name is project appropriate!

3. Install the dev dependencies

Next you'll need to run npm install inside your theme directory next to install the node modules you'll need for Gulp, etc.

4. Update the proxy in gulpfile.js

Lastly, be sure to update your gulpfile.js with the appropriate URL for the Browsersync proxy (so change localhost:8888/wordpress/ to the appropriate localhost URL).

Homepage Screenshot