/resolutionwptheme

A very simple WordPress theme

Primary LanguageSCSS

PR Resolution WordPress Theme

For resolution.coveragebook.com.

Uses Gulp to build a minimal CSS for the WordPress blog for CoverageBook.

The theme itself is in the prresolution folder.

Installing

git clone git@github.com:Propellernet/resolutionwptheme.git
cd resolutionwptheme
bundle
yarn

Development Running locally

Run...

bundle
yarn
gulp dev

And symlink the theme into a WordPress install using Local by Flywheel.