/rouge

Ghost Blog Theme

Primary LanguageCSSMIT LicenseMIT

Rouge theme for Ghost

##Development

The development source is inside /source folder and development can be started by using the steps below:

  1. Create a dev installation of Ghost blog
  2. Clone repo to /content/themes/ folder in Ghost
  3. Go to /source
  4. Run npm install to install npm dependencies
  5. Run bower install to install bower dependencies
  6. Run grunt develop to start the dev server along with the watchers