Skip to content

jonhartmann/metalsmith-textile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metalsmith-textile

A Metalsmith plugin to convert textile files.

Installation

$ npm install metalsmith-textile

CLI Usage

Install via npm and then add the metalsmith-textile key to your metalsmith.json plugins, like so:

{
  "plugins": {
    "metalsmith-textile": {}
  }
}

Javascript Usage

License

MIT

About

A Metalsmith plugin to convert textile files to HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published