Skip to content

elenatorro/Bootstrap-Ghost-Theme

Repository files navigation

Theme example

#Simple and responsive theme for Ghost platform.

###See it in action here!

##Download and install

  1. Clone the repo
git clone https://github.com/elenatorro/Bootstrap-Ghost-Theme.git

(Ghost themes should be in the following path: yourblog/content/themes/yourtheme)

Go to: content/themes/Bootstrap-Ghost-Theme

  1. Install the dependencies
sudo npm install
bower install
  1. Run gulp to compile the assets you want to add
gulp

##Directory structure

  • assets/css/app.css

Compiled style is generated in this file. Don't edit it, it will be overwriten by gulp.

  • assets/scss/app.scss

Color config for your theme. You can add there any configuration.

About

Simple Ghost blog theme using bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published