0.1.0 • Published 10 years ago

starter.ghost v0.1.0

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

Starter.ghost

Twitter Bootstrap 3 theme for Ghost.js. Written as starter template for future themes.

Starter.ghost

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, make npm install && bower install
  • Run grunt serve (for live compiling .scss files and concat .js files) or grunt for build

Roadmap