0.1.2 • Published 10 years ago

metalsmith-placeholder v0.1.2

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

metalsmith-placeholder

A metalsmith plugin to allow stub metadata files, such as index.html.yaml.

Usage

metalsmith-placeholder has no options currently, so for the javascript api it's simply:

metalsmith.use(require('metalsmith-placeholder')())

and the CLI Api:

  "plugins": {
    "metalsmith-placeholder": {}
  }
0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago