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

JavaScript

Ben Anggoro
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

Do some resarch on handlebars.js, I think it may be what your looking for.

Ben Anggoro
Ben Anggoro
36,161 Points

yepp... its so full of moustache shapes now in my head thanks :)