Giter Club home page Giter Club logo

Comments (2)

adrianocr avatar adrianocr commented on May 23, 2024

Seems like hayes0724/shopify-webpack-themekit is more or less just a pre-defined theme type of setup whereas hayes0724/shopify-packer is trying to be a Slate replacement.

from shopify-packer.

hayes0724 avatar hayes0724 commented on May 23, 2024

shopify-webpack-themekit is a webpack setup I used for many years (pre Slate) where everything (build tools, theme, etc) are all in one repo. When Slate was released there were several features I liked and wanted to add to shopify-webpack-themekit. Installing as a global node module that can be configured in a separate repo was a key feature that required a complete rebuild of the project. I created shopify-packer for this purpose and maintain both. shopify-webpack-themekit receives backports from hayes0724/shopify-packer since they are mostly compatible.

hayes0724/shopify-packer

  • Drop in replacement for Slate (good for team projects where other members have Slate experience)
  • Build tools are separate from theme (@hayes0724/packer-blank-theme)
  • Easier to update existing projects
  • Easy to use with existing themes
  • Base theme is separate and not required
  • CLI tools for common tasks (theme create, list, init, download, zip)

hayes0724/shopify-webpack-themekit

  • Single repo for build and project
  • Receives backports from packer
  • Easier to edit build directly
  • Harder to update previous build portion projects (since build and project are in the same repo)
  • Hard to work with existing sites
  • No CLI Tools

from shopify-packer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.