metalsmith-teacup

v0.0.4
A metalsmith plugin to render teacup templates
metalsmith teacup template plugin

metalsmith-teacup NPM version Build Status

A metalsmith plugin to render teacup templates.

Usage

Install it.

$ npm install metalsmith-teacup

Plug it in to metalsmith.

teacup = require 'metalsmith-teacup'

metalsmith.use(teacup())

Optionally pass a custom template directory. templates is the default.

metalsmith.use(teacup(directory: 'layouts'))
npm i metalsmith-teacup

Metadata

  • Unknown
  • Whatever
  • Adam Hull
  • released 10/4/2014

Downloads

Maintainers