Git Product home page Git Product logo

spree_bootstrap-1's Introduction

SpreeBootstrap

Bootstrap theme to be applied to base Spree install. It's intended as a starting point to redesign a barebones Spree install with extensive and powerful features of Twitter Bootstrap framework.

Installation

Themes in Spree are typically implemented as Spree extensions. To use the theme you will need an existing Spree application running Spree version 1.3 or higher. If you are unsure of how to do this you can find instructions on how to create a simple Spree application in the Spree README.

Once you have a rails application running Spree, it's a simple three step process to install the spree_bootstrap extension. First, add the gem to your Gemfile:

gem 'spree_boostrap', :git => 'git://github.com/legiar/spree_bootstrap.git'

Then install the gem via Bundler:

$ bundle install

Finally, you need to set up asset pipeline require statements for spree_boostrap:

$ bundle exec rails g spree_boostrap:install

Example

TODO:

Testing

Be sure to bundle your dependencies and then create a dummy test app for the specs to run against.

$ bundle
$ bundle exec rake test_app
$ bundle exec rspec spec

Copyright (c) 2013 Mikhail Mikhaliov, released under the MIT License

spree_bootstrap-1's People

Contributors

legiar avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.