lgladdy / storm-base-theme

The Storm WordPress Base Theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The Storm WordPress Base Theme

License:Apache License 2.0


Languages

Language:CSS 59.7%Language:PHP 21.5%Language:JavaScript 18.7%