broccoli-wintersmith

0.1.1 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i broccoli-wintersmith

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • cbosco