1

I am using the dugway CLI tool to develop my theme. When I do dugway build, it creates a zip file. What am I supposed to do with this?

I see no mention of this in the theme development docs, and I can't see any 'upload theme' form anywhere.

callum
  • 34,206
  • 35
  • 106
  • 163

1 Answers1

2

Right now it's not possible to upload a theme directly from Dugway to Big Cartel, you'll need to copy/paste the theme code into the appropriate section in Customize Design > Advanced - and any assets like javascript or image files will need to be hosted separately. https://github.com/bigcartel/dugway#known-issues--limitations

Nick Endle
  • 945
  • 1
  • 5
  • 10