bigcartel / dugway

Easily build and test Big Cartel themes.
https://developers.bigcartel.com/api/themes
MIT License
149 stars 22 forks source link

Dugway server does not support new image features #157

Closed maxcr closed 6 years ago

maxcr commented 6 years ago

Constrain doesn't work.

If I leave out image size operand for product_image_url instead of serving original image file it continues to serve image based upon theme settings.

I'm modifying images on the products.html page btw.

I get this whenever I run dugway server if it helps at all.

/home/maxr/.rvm/gems/ruby-2.5.1/gems/liquid-2.4.1/lib/liquid/htmltags.rb:43: warning: key "index0" is duplicated and overwritten on line 46
/home/maxr/.rvm/gems/ruby-2.5.1/gems/thin-1.5.1/lib/thin/server.rb:104: warning: constant ::Fixnum is deprecated
maxcr commented 6 years ago

I'm retarded, I should have been editing the home.html instead of products.html