starter.ghost
v0.1.0
Published
Bootstrap 3 theme for Ghost
Downloads
2
Readme
Starter.ghost
Twitter Bootstrap 3 theme for Ghost.js. Written as starter template for future themes.

Features
- Twitter Bootstrap 3, normalize.css, Font Awesome
- SCSS with lib-sass (written on C)
- Grunt.js, Bower
Install and use
- Clone this repository to
/content/themes - In Ghost's settings change "Theme" preference
- Go to
/content/themes/Starter.ghost, makenpm install && bower install - Run
grunt serve(for live compiling.scssfiles and concat.jsfiles) orgruntfor build
Roadmap
- Clean theme
- Add livereload and task for autoprefixer
- Accept pull requests
