Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 -->

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.

Brought to you by ~>
Pixel2HTML Logo

## 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