Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Brennan Agranoff
14,041 PointsAnyone know how to code custom shopify themes?
I am looking to learn how to learn a custom shopify theme. Please let me know if there is somewhere to learn this. Thank you!
1 Answer
Ashley Franklin
17,633 PointsHey Brennan, it's a bit delayed now but if you're still looking Shopify has a framework for learning here: http://shopify.github.io/Timber/ and pretty much every other variable/loop example can be found in the Docs: http://docs.shopify.com/themes
Timber is commented throughout the templates and snippets, so if you're just getting started it's great for the explanation of what different parts are doing :)