0.1.2 • Published 11 years ago

grunt-handlebars-static v0.1.2

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

grunt-handlebars-static

Generate static HTML from handlebars templates as a part of the build process with this highly configurable plugin for Grunt.

Getting Started

Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-handlebars-static

Then add this line to your project's grunt.js gruntfile:

grunt.loadNpmTasks('grunt-handlebars-static');

Documentation

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2012 Arne G Strout
Licensed under the MIT license.

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago