Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Metalsmith plugin to generate stub files from yaml/json metadata

License

Notifications You must be signed in to change notification settings

mattly/metalsmith-placeholder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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": {}
  }

About

Metalsmith plugin to generate stub files from yaml/json metadata

Resources

License

Stars

Watchers

Forks

Packages

No packages published