Skip to content
A barebones ☠️starter theme with the required files needed to compile with Slate and upload to Shopify.
Branch: master
Clone or download
Latest commit 6be1a7f Oct 25, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Enable CLA bot Oct 19, 2018
src Simplify assets Oct 25, 2018
.gitignore Initial commit May 1, 2018
.travis.yml Add Travis CI notifications for Slack Sep 28, 2018
CODE_OF_CONDUCT.md Initial commit May 1, 2018
CONTRIBUTING.md Initial commit May 1, 2018
LICENSE Initial commit May 1, 2018
README.md Update README.md Oct 12, 2018
package.json Simplify assets Oct 25, 2018
slate.config.js Simplify assets Oct 25, 2018
yarn.lock Remove bin script May 25, 2018

README.md

Build Status

Skeleton Theme

Skeleton Theme and Slate v1 are currently in beta! You should expect potentially breaking changes between updates and more bugs than a finalized release. Slate v1.0 has not yet been tested on Windows.

System requirements

You'll want to ensure you have the following already installed on your local machine before getting started with Skeleton theme:

  • Node: The current LTS (long-term support) release. We like to use a Node Version Manager like NVM.

  • NPM 5+ or Yarn: Both of these package managers have ups and downs, choose whichever you prefer. Follow the installation instructions for Yarn or NPM to make sure you're using the latest version.

Getting started

To get started with Skeleton Theme, run the following command in your terminal:

$ yarn create slate-theme my-new-theme shopify/skeleton-theme

For more information on connecting your new project with a Shopify store, see the Slate docs.

Contributing

For help on setting up the repository locally, building, testing, and contributing please see CONTRIBUTING.md.

Code of Conduct

All developers who wish to contribute through code or issues, take a look at the Code of Conduct.

License

Copyright © 2018 Shopify. See LICENSE for further details.

You can’t perform that action at this time.