0.1.1 • Published 8 years ago

broccoli-wintersmith v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

broccoli-wintersmith

Allow you to manage your Wintersmith-generated static site from a Broccoli Brocfile.

Usage

Your plugin can be used in Brocfile.js like so:

var wintersmith = require('broccoli-wintersmith');
var wintersmithPublicOutput = 'wintersmith-site';

wintersmithPublicOutput = wintersmith(wintersmithPublicOutput);

See the example directory for a working basic Wintersmith site.

0.1.1

8 years ago

0.1.0

8 years ago

0.0.2

10 years ago

0.0.1

10 years ago