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!
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
Ben Anggoro
36,161 Points(Non WP) Theme / template customizer
Hello everyone I hope someone anyone could show me how & where to start this. Could some Jedi please show me where to start if i want to learn to create a theme customizer?
Im not talking about wordpress customizer that is now apparently in as well
Simple, client side html templating. For example i have an html email template, and i would like to have a customizer so user can easily edit headline or other text, change colors, drag drop add remove blocks, etc; and at the end having this 'export html' function so the user can simply copy & paste in the html for their email client.
How or where do i need to start looking?
Thanks Ben
2 Answers

Brian Clovis
5,899 PointsDo some resarch on handlebars.js, I think it may be what your looking for.

Ben Anggoro
36,161 Pointsyepp... its so full of moustache shapes now in my head thanks :)