metalsmith-absoluteurls

1.3.0 • Public • Published

metalsmith-absolutepaths

npm version code style: xo metalsmith: core plugin

A Metalsmith plugin to add the full domain to paths.

Installation

$ npm install metalsmith-excerpts

CLI Usage

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

{
  "plugins": {
    "metalsmith-excerpts": true
  }
}

Javascript Usage

var excerpts = require("metalsmith-excerpts");
 
metalsmith.use(excerpts());

Credit

Originally forked from segmentio/metalsmith-excerpts

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.3.0
    2

Package Sidebar

Install

npm i metalsmith-absoluteurls

Weekly Downloads

2

Version

1.3.0

License

MIT

Unpacked Size

14.4 kB

Total Files

12

Last publish

Collaborators

  • fullstackio