An open API service indexing awesome lists of open source software.

https://github.com/huafu/static-html-brunch


https://github.com/huafu/static-html-brunch

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## static-html-brunch
Adds static html support to [brunch](http://brunch.io) so that require/amd car be used to retreive them as strings.

## Usage
Add `"static-html-brunch": "x.y.z"` to `package.json` of your brunch app.

Pick a plugin version that corresponds to your minor (y) brunch version.

If you want to use git version of plugin, add
`"handlebars-brunch": "https://github.com/huafu/static-html-brunch.git"`.