Skip to content

Latest commit

 

History

History
34 lines (14 loc) · 540 Bytes

README.md

File metadata and controls

34 lines (14 loc) · 540 Bytes

Bootstrapify 4

Bootstrapify 4 is a complete rebuild of the popular Shopify theme framework ready for Bootstrap 4.

Setup

  1. Clone the bsify4 repo

     git clone https://github.com/luciddesign/Bootstrapify-4.git
    
  2. Install dependencies

     bundle && npm install && bower install
    
  3. Profit!

Workflow

Run gulp. That is all.

Want a zipped file of just the theme to upload to shopify? Run gulp build.


Class names and Id's use dashes: my-class Liquid variables and includes use underscores: my_snippet