Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1 KB

README.md

File metadata and controls

50 lines (31 loc) · 1 KB

merch.changelog.com

What is this?

This is the theme behind merch.changelog.com.

Dependencies

Building

You will need Gulp to build the CSS:

npm install --global gulp-cli

Followed by:

gulp sass

Deploying

First, make sure you have the Shopify CLI installed:

npm install -g @shopify/cli@latest

Then ensure you have the most recent config/settings_data.json from Shopify's Theme Editor. If you do not, pushing your local settings_data.json will override any changes made there.

Push changes to Shopify via:

shopify theme push --store=changelog

If you want to get rid of this error message:

Failed to delete file "config/settings_data.json" from remote theme.

Code of Conduct

Contributor Code of Conduct. By participating in this project you agree to abide by its terms.