Skip to content

1instinct/psycle_stock_theme_2020

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUMMARY

Psycle Stock Theme is a standalone theme for the Psycle System.

INSTALLATION

  1. Add the following line to your Gemfile:

     gem 'psycle_stock_theme_2020', :git => 'git://github.com/spree/spree_blue_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)

  1. And install:

     $ bundle install
    
  2. Optional: Clear out precompiled assets (required for install in sandbox):

     $ bundle exec rake assets:clean
    

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.5%
  • Ruby 14.4%
  • CSS 0.1%