Proposal:
Allow organizing snippets & templates into folders. When uploading, upload files using a BEM-style naming convention:
Given
snippets
head
meta-tags.liquid
collection-meta-tags.liquid
products
loop.liquid
thumbnail.liquid
the following would be uploaded to shopify:
snippets/head__meta-tags.liquid
snippets/head__collection-meta-tags.liquid
snippets/products__loop.liquid
snippets/products__thumbnail.liquid
(I can work on this if someone is willing to point me in the right direction by suggesting a general approach)
Proposal:
Allow organizing snippets & templates into folders. When uploading, upload files using a BEM-style naming convention:
Given
the following would be uploaded to shopify:
(I can work on this if someone is willing to point me in the right direction by suggesting a general approach)