All Projects → lukebussey → foundationify

lukebussey / foundationify

Licence: MIT license
A theme for Shopify based on the responsive Zurb Foundation 5 framework.

Programming Languages

Liquid
124 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Foundationify

devDependency Status

Foundationify is a theme for Shopify based on the responsive Zurb Foundation 5 framework.

Foundationify makes it easy to get started on building your own Foundation based Shopify Theme.

Foundationify is brought to you by Tools for Living

Requires Bower and Grunt.

Run grunt build to build. The dist directory will contain the built theme.

Curent Status

This project provides a working Shopify theme with all Foundation 5 CSS and JavaScript available, ready for you start adding your own templates and building your own Shopify theme.

Preview: http://foundationify.myshopify.com/

Roadmap

I'm currently working on building all of the necessary templates to provide a basic Shopify theme that can be used without any modifications. Once complete this will be consided version 1.0.0.

To Do – 12/2/13

  1. Customer pages

Getting Started

  1. Checkout project.
  2. Run npm install && bower install.
  3. Run grunt build.
  4. Theme will be built into the /dist folder.

Working with the Shopify Theme Manager (live updating)

  1. Download and install this blank theme: https://github.com/lukebussey/shopify-blank-theme/archive/master.zip
  2. Optionally rename the theme within Shopify.
  3. Using the Shopify Theme Manager, connect to your store and download the theme.
  4. Delete the downloaded folder, and recreate it as a symlink to your foundationify/dist folder.
  5. Run grunt live which will build the dist folder for Foundationify.
  6. In the Shopify Theme Manager, force a deployment to upload the theme.
  7. Start making your changes and see them uploaded immediately to your store.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].