metalsmith-versioned-posts

0.0.4 • Public • Published

metalsmith-versioned-posts

A metalsmith plugin that converts Git repositories to posts with all versions publicly available.

##Installation

npm install metalsmith-versioned-posts

##Usage

Like all plugins, you can either invoke this one through code or configuration:

###Configuration

In your metalsmith.json file:

"metalsmith-versioned-posts": {
  "directories": ["_posts"],
  "override": false
}

###Code

//To do

##Options

`directories`: Only look for version-eligible posts in these directories

##Versions 0.4: Upgraded dependencies

Package Sidebar

Install

npm i metalsmith-versioned-posts

Weekly Downloads

0

Version

0.0.4

License

MIT

Last publish

Collaborators

  • wilson428