npm

handlebars-content-helper-module

1.0.4 • Public • Published

custom handlebars helpers for Assemble static site generator

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?

  1. 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.

Readme

Keywords

Package Sidebar

Install

npm i handlebars-content-helper-module

Weekly Downloads

2

Version

1.0.4

License

ISC

Last publish

Collaborators

  • samwhiteiv