/mage-to-measure

A Magento theme boilerplate (in the making).

Primary LanguageRuby

Mage To Measure

Installation

  1. In your Magento root directory, run modman init. This will create a .modman directory.
  2. Run modman mage-to-measure clone https://github.com/indiebytes/mage-to-measure.git to create a clone of the theme in .modman/mage-to-measure.
  3. Finally, run modman mage-to-measure deploy to set up the appropriate symbolic links from the .modman/mage-to-measure directory into the Magento folder hierarchy.

Remember to configure Magento’s template settings to allow symlinks under System → Configuration → Advanced → Developer → Template Settings. Be warned though, enabling this feature is not recommended on production environments because it represents a potential security risk.

Tools

Module Manager
http://code.google.com/p/module-manager/

Compass
http://compass-style.org/

Inspiration

Magento Boilerplate
https://github.com/zeljkoprsa/Magento-Boilerplate

HTML 5 Boilerplate
http://html5boilerplate.com/

Golden Grid System
http://goldengridsystem.com/

Support