Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Pixel2HTML/shopify-skeleton
PSA: this repo has been moved into Pixel2HTML/Pixel2HTML -->
https://github.com/Pixel2HTML/shopify-skeleton
babel browser es6 gulp shopify yeoman
Last synced: 3 months ago
JSON representation
PSA: this repo has been moved into Pixel2HTML/Pixel2HTML -->
- Host: GitHub
- URL: https://github.com/Pixel2HTML/shopify-skeleton
- Owner: Pixel2HTML
- License: mit
- Archived: true
- Created: 2017-07-19T17:13:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T21:38:46.000Z (over 6 years ago)
- Last Synced: 2024-07-29T02:54:26.486Z (3 months ago)
- Topics: babel, browser, es6, gulp, shopify, yeoman
- Language: JavaScript
- Homepage: https://github.com/Pixel2HTML/Pixel2HTML/tree/master/packages/generator-shopify
- Size: 257 KB
- Stars: 26
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Pixel2HTML Shopify Skeleton Generator
[![npm version](https://badge.fury.io/js/%40pixel2html%2Fgenerator-shopify.svg)](https://badge.fury.io/js/%40pixel2html%2Fgenerator-shopify)
[![Build Status](https://travis-ci.org/Pixel2HTML/shopify-skeleton.svg?branch=master)](https://travis-ci.org/Pixel2HTML/shopify-skeleton)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![dependencies Status](https://david-dm.org/Pixel2HTML/shopify-skeleton/status.svg)](https://david-dm.org/Pixel2HTML/shopify-skeleton)This is a tool for scaffolding Shopify themes quickly. Built as a starting point like Slate but with more flexibility in mind.
## Instructions
```bash
$ 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