Vision
From Shopify Wiki
Vision is a stand-alone application that lets you create themes for Shopify stores on your local machine without having to setup a database or all that other geek stuff.
Contents |
Requirements
Vision comes complete with everything needed to run straight out of the box. If you've got a text editor and a web browser installed, you are ready to roll. Equipt yourself with some basic Liquid-fu, some Photoshop magic and your Shop will be listed at http://www.shopify.info/screenshots in no time.
Supported platforms
Currently liquid runs on Windows (XP, Vista) and OSX 10.4 (Tiger) and OSX 10.5 (Leopard) out of the box. On linux you can just use your favorite package manager to get Ruby and run
ruby ./vision.rb
Troubleshooting
- Q: I'm running OSX 10.3. How can I run vision?
Please download and install ruby 1.8.2 below.
- Q: My virus scanner tells me that vision contains a Virus!
This is a false positive. There is no virus in the vision download. Please update or disable your scanner.
- Q: I cannot connect to localhost:3232. What should i do?
Try running netsh winsock reset as described at http://www.db75.com/new_blog/?p=249.

