designjockey / rouge

Ghost Blog Theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Ghost Blog Theme

License:MIT License


Languages

Language:CSS 84.5%Language:Handlebars 8.2%Language:JavaScript 7.2%