/uplift

The Wordpress theme for CaringBridge's Uplift Blog

Primary LanguageCSS

Uplift

The files in this repo allow you to create a WordPress theme used on the CaringBridge Uplift blog.

Installation

Make sure you have the following installed:

Then run the following:

  1. $ bundler install
  2. $ npm install
  3. $ grunt

This will produce a zip file in main directory called uplift.[time stamp].zip, which you can then upload as a new theme in the WordPress admin panel.