Skip to content

pettair/spree_tuatun_theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUMMARY

Spree Tuatun Theme is a standalone theme for Spree Commerce version 0.70.0 or later.

This theme is now being used as the base theme for Spree demo store:

This theme also currently supports (and will restyle the following extensions if installed):

INSTALLATION

Add the following line to your Gemfile:

gem 'spree_tuatun_theme', :git => 'git://github.com/sammyd/spree_tuatun_theme.git'

NOTE: It's important that you add this line at the bottom of the Gemfile, or at least AFTER any other extension/engine/gem that you'd like to theme (i.e. Spree)

Run bundler:

$ bundle install

Install assets:

$ rails g spree_tuatun_theme:install

Optional: Clear out precompiled assets (required for install in sandbox):

$ rake assets:clean

About

Spree 0.70.0 theme for tuatun, based on the RDR theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published