/storm-base-theme

The Storm WordPress Base Theme

Primary LanguageCSSApache License 2.0Apache-2.0

Storm Base Theme

This is the base theme for all new Storm WordPress builds.

Requirements

You'll need to have the following items installed before continuing.

  • Node.js: Use the installer provided on the NodeJS website.
  • Gulp: Run npm install -g gulp-cli

Make sure you either get this code by downloading a tagged release, or if you git clone, you remove the .git folder when you copy the base theme into another git controlled project or you'll get very confused. Then you can just run npm install in your theme folder, followed by gulp to run the watch task, or gulp deploy for the minified deploy assets.