UNPKG

metalsmith

Version:

An extremely simple, pluggable static site generator.

8 lines (5 loc) 98 B
/** * Export `Metalsmith`. */ const Metalsmith = require('./lib') module.exports = Metalsmith