Skip to content

This is a tool for scaffolding Shopify themes quickly. Built as a starting point like Slate but with more flexibility in mind.

License

Notifications You must be signed in to change notification settings

MarianoMiguel/shopify-skeleton

 
 

Repository files navigation

Pixel2HTML Shopify Skeleton Generator

npm version Build Status JavaScript Style Guide dependencies Status

This is a tool for scaffolding Shopify themes quickly. Built as a starting point like Slate but with more flexibility in mind.

Brought to you by ~> Pixel2HTML Logo

Instructions

$ npm i -g yo @pixel2html/generator-shopify
$ yo @pixel2html/shopify

Features

  • Sourcemaps
  • JS with Webpack and ES6 (Just require your problems away)
  • Split vendor and app code (both JS and SCSS)
  • SVG System
  • Shopify Plus in mind (Checkout layouts)
  • Sensible starting points (all in blank but already wired up)
  • Based of Gulp 4
  • Live reloading with Browser Sync
  • Zip everything in the end

About

This is a tool for scaffolding Shopify themes quickly. Built as a starting point like Slate but with more flexibility in mind.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.2%
  • Liquid 15.1%
  • CSS 0.7%