Shopify / shopify_theme

A console tool for interacting with Shopify Theme Assets.
http://shopify.github.io/shopify_theme
MIT License
643 stars 135 forks source link

Can not work with shopify theme sections #226

Open raihan004 opened 7 years ago

raihan004 commented 7 years ago

Shopify recently update there theme structure. But theme gem does not recognise new folder sections. I edited theme config file :whitelist_files:

but it does not work.

'sections/article-template.liquid' is not in a valid file for theme uploads Files need to be in one of the following subdirectories: layout/ assets/ config/ snippets/ templates/ locales/

How can I solve this problem?

fredrikekelund commented 7 years ago

See #216.

Looks like development has gone a bit stale with this project, no code updates for over a year, and not much activity in the issue tracker either. Kind of a shame seeing as this is such a key module of building Shopify themes and they seem to take pride in their open source participation...

oscarteg commented 7 years ago

I think this is the new command line tool https://github.com/Shopify/themekit

ckhatton commented 7 years ago

Of course! There I was waiting for a response on a issue I posted here (facepalm)