custom handlebars helpers for Assemble static site generator Visit the website → Note: One must provide respective values for cdnBaseUrl and apiBaseUrl variables. var cdnBaseUrl = 'http://cdn.mydomain.com'; (url to CDN where images/assets are served) var apiBaseUrl = 'http://api.mydomain.com'; (url to decoupled content API) Why use Assemble? Most popular site generator for Grunt.js and Yeoman. Assemble is used to build hundreds of web projects, ranging in size from a single page to 14,000 pages (that we're aware of!). Let us know if you use Assemble.