Skip to content

A Metalsmith plugin tied with inline-source to inline static assets like SVG, Javascript and CSS.

License

Notifications You must be signed in to change notification settings

alexnewmannn/metalsmith-inline-source

Repository files navigation

Metalsmith-Inline-Source

A Metalsmith plugin tied with inline-source to inline static assets like SVG, Javascript and CSS.

##Installation

$ npm install metalsmith-inline-source

##Usage ###Javascript Pass the inline-source plugin into Metalsmith via the use method:

var inlineSource = require('metalsmith-inline-source');

metalsmith.use(inlineSource());

##Credit The inline-source plugin can be found here; this is simply a wrapper for Metalsmith.

About

A Metalsmith plugin tied with inline-source to inline static assets like SVG, Javascript and CSS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •